Started by user Anil Belur Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-builder-2c-8g-9033 (centos8-builder-2c-8g) in workspace /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 [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-qe3mjpehAut4/agent.5447 SSH_AGENT_PID=5448 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17@tmp/private_key_14540353029701391686.key (/w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17@tmp/private_key_14540353029701391686.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/releng/autorelease > git init /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease > 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/autorelease-version-bump-calcium-mvn38-openjdk17@tmp/jenkins-gitclient-ssh8369583771690420550.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' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/releng/autorelease +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/releng/autorelease # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/stable/calcium^{commit} # timeout=10 Checking out Revision 57fc30bd9f54c4878aad071019bd53a78b42f82e (refs/remotes/origin/stable/calcium) > git config core.sparsecheckout # timeout=10 > git checkout -f 57fc30bd9f54c4878aad071019bd53a78b42f82e # timeout=10 Commit message: "Update git submodules" First time build. Skipping changelog. > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.daexim.url # timeout=10 > git config -f .gitmodules --get submodule.daexim.path # timeout=10 > git config --get submodule.integration/distribution.url # timeout=10 > git config -f .gitmodules --get submodule.integration/distribution.path # timeout=10 > git config --get submodule.jsonrpc.url # timeout=10 > git config -f .gitmodules --get submodule.jsonrpc.path # timeout=10 > git config --get submodule.lispflowmapping.url # timeout=10 > git config -f .gitmodules --get submodule.lispflowmapping.path # timeout=10 > git config --get submodule.openflowplugin.url # timeout=10 > git config -f .gitmodules --get submodule.openflowplugin.path # timeout=10 > git config --get submodule.ovsdb.url # timeout=10 > git config -f .gitmodules --get submodule.ovsdb.path # timeout=10 > git config --get submodule.serviceutils.url # timeout=10 > git config -f .gitmodules --get submodule.serviceutils.path # timeout=10 > git submodule update --init --recursive daexim # timeout=10 > git submodule update --init --recursive integration/distribution # timeout=10 > git submodule update --init --recursive jsonrpc # timeout=10 > git submodule update --init --recursive lispflowmapping # timeout=10 > git submodule update --init --recursive openflowplugin # timeout=10 > git submodule update --init --recursive ovsdb # timeout=10 > git submodule update --init --recursive serviceutils # timeout=10 provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf [autorelease-version-bump-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins15110260589547244307.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.13 (set by /opt/pyenv/version) * 3.11.7 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dSlU 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-dSlU/bin to PATH Generating Requirements File Python 3.11.7 pip 24.0 from /tmp/venv-dSlU/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.3.0 aspy.yaml==1.3.0 attrs==23.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.34.87 botocore==1.34.87 bs4==0.0.2 cachetools==5.3.3 certifi==2024.2.2 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.6.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.6.1 docker==4.2.2 dogpile.cache==1.3.2 email_validator==2.1.1 filelock==3.13.4 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.29.0 httplib2==0.22.0 identify==2.5.35 idna==3.7 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.6.0 kubernetes==29.0.0 lftools==0.37.10 lxml==5.2.1 MarkupSafe==2.1.5 msgpack==1.0.8 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.2.1 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==3.1.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.0.1 oslo.config==9.4.0 oslo.context==5.5.0 oslo.i18n==6.3.0 oslo.log==5.5.1 oslo.serialization==5.4.0 oslo.utils==7.1.0 packaging==24.0 pbr==6.0.0 platformdirs==4.2.0 prettytable==3.10.0 pyasn1==0.6.0 pyasn1_modules==0.4.0 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.3.0 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.5.0 python-dateutil==2.9.0.post0 python-heatclient==3.5.0 python-jenkins==1.8.2 python-keystoneclient==5.4.0 python-magnumclient==4.4.0 python-novaclient==18.6.0 python-openstackclient==6.6.0 python-swiftclient==4.5.0 PyYAML==6.0.1 referencing==0.34.0 requests==2.31.0 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.18.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.1 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.2.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.4 tqdm==4.66.2 typing_extensions==4.11.0 tzdata==2024.1 urllib3==1.26.18 virtualenv==20.25.3 wcwidth==0.2.13 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.4.1 [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. [autorelease-version-bump-calcium-mvn38-openjdk17] $ /bin/sh /tmp/jenkins7397835601467914782.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. [autorelease-version-bump-calcium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins15321803055104070007.sh + echo quiet=on 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-2c-8g-9033 [autorelease-version-bump-calcium-mvn38-openjdk17] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=stable/calcium -Dsha1=origin/stable/calcium -DDRY_RUN=false -DBRANCH_CUT=false -DPROJECT=releng/autorelease -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_REFSPEC=refs/heads/stable/calcium -DSTREAM=calcium -DRELEASE_TAG=Calcium -DGERRIT_PROJECT=releng/autorelease --version 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-547.el8.x86_64", arch: "amd64", family: "unix" [autorelease-version-bump-calcium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins10637871786383754835.sh + rm /home/jenkins/.wgetrc provisioning config files... copy managed file [global-settings] to file:/w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17@tmp/config178500805365963679tmp copy managed file [autorelease-settings] to file:/w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17@tmp/config18421907787470435427tmp [autorelease-version-bump-calcium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins9424988017097976971.sh ---> version-bump.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dSlU from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: git-review==2.3.1 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.10 requires urllib3<2.1.0, but you have urllib3 2.2.1 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-dSlU/bin to PATH Switched to a new branch 'stable/calcium' branch 'stable/calcium' set up to track 'origin/stable/calcium'. /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 Switched to a new branch 'stable/calcium' branch 'stable/calcium' set up to track 'origin/stable/calcium'. /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 Switched to a new branch 'stable/calcium' branch 'stable/calcium' set up to track 'origin/stable/calcium'. /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 Switched to a new branch 'stable/calcium' branch 'stable/calcium' set up to track 'origin/stable/calcium'. /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 Switched to a new branch 'stable/calcium' branch 'stable/calcium' set up to track 'origin/stable/calcium'. /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 Switched to a new branch 'stable/calcium' branch 'stable/calcium' set up to track 'origin/stable/calcium'. /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 Switched to a new branch 'stable/calcium' branch 'stable/calcium' set up to track 'origin/stable/calcium'. /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 Switched to a new branch 'stable/calcium' branch 'stable/calcium' set up to track 'origin/stable/calcium'. /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 Creating a git remote called 'gerrit' that maps to: ssh://jenkins-releng@git.opendaylight.org:29418/releng/autorelease.git gerrit ssh://jenkins-releng@git.opendaylight.org:29418/releng/autorelease.git (fetch) gerrit ssh://jenkins-releng@git.opendaylight.org:29418/releng/autorelease.git (push) origin git://devvexx.opendaylight.org/mirror/releng/autorelease (fetch) origin git://devvexx.opendaylight.org/mirror/releng/autorelease (push) Entering 'daexim' Creating a git remote called 'gerrit' that maps to: ssh://jenkins-releng@git.opendaylight.org:29418/daexim.git Entering 'integration/distribution' Creating a git remote called 'gerrit' that maps to: ssh://jenkins-releng@git.opendaylight.org:29418/integration/distribution.git Entering 'jsonrpc' Creating a git remote called 'gerrit' that maps to: ssh://jenkins-releng@git.opendaylight.org:29418/jsonrpc.git Entering 'lispflowmapping' Creating a git remote called 'gerrit' that maps to: ssh://jenkins-releng@git.opendaylight.org:29418/lispflowmapping.git Entering 'openflowplugin' Creating a git remote called 'gerrit' that maps to: ssh://jenkins-releng@git.opendaylight.org:29418/openflowplugin.git Entering 'ovsdb' Creating a git remote called 'gerrit' that maps to: ssh://jenkins-releng@git.opendaylight.org:29418/ovsdb.git Entering 'serviceutils' Creating a git remote called 'gerrit' that maps to: ssh://jenkins-releng@git.opendaylight.org:29418/serviceutils.git On branch stable/calcium Your branch is up to date with 'origin/stable/calcium'. nothing to commit, working tree clean Bumping SNAPSHOTS to Calcium Bumping versions... /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 Updated 1 path from the index /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 Entering 'daexim' [stable/calcium d546c14] Bump versions by x.y.(z+1) 13 files changed, 13 insertions(+), 13 deletions(-) Entering 'integration/distribution' [stable/calcium 1e26c71b] Bump versions by x.y.(z+1) 19 files changed, 27 insertions(+), 27 deletions(-) Entering 'jsonrpc' [stable/calcium f8b80d56] Bump versions by x.y.(z+1) 37 files changed, 37 insertions(+), 37 deletions(-) Entering 'lispflowmapping' [stable/calcium 48066b0d] Bump versions by x.y.(z+1) 24 files changed, 29 insertions(+), 29 deletions(-) Entering 'openflowplugin' [stable/calcium 3bc91d208] Bump versions by x.y.(z+1) 85 files changed, 91 insertions(+), 91 deletions(-) Entering 'ovsdb' [stable/calcium a919674e4] Bump versions by x.y.(z+1) 50 files changed, 63 insertions(+), 63 deletions(-) Entering 'serviceutils' [stable/calcium a78edf5] Bump versions by x.y.(z+1) 32 files changed, 55 insertions(+), 55 deletions(-) Your branch is up to date with 'origin/stable/calcium'. /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 ----> Verify version bump Entering 'daexim' commit d546c14990c7481e798adc479c6b4980bba5d7af Author: jenkins-releng Date: Thu Apr 18 23:51:26 2024 +0000 Bump versions by x.y.(z+1) Change-Id: I00f3bbb8edecf86839107f94a96801f4e446c985 Signed-off-by: jenkins-releng diff --git a/akka-infoprovider-impl/pom.xml b/akka-infoprovider-impl/pom.xml index dca8dd1..ef892cc 100644 --- a/akka-infoprovider-impl/pom.xml +++ b/akka-infoprovider-impl/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../parent daexim-akka-infoprovider-impl diff --git a/artifacts/pom.xml b/artifacts/pom.xml index ea3c215..4cb93fc 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -20,7 +20,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim daexim-artifacts - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT pom diff --git a/features/daexim-features/pom.xml b/features/daexim-features/pom.xml index f7d311e..a1b7a21 100644 --- a/features/daexim-features/pom.xml +++ b/features/daexim-features/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim daexim-features - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT feature ODL :: daexim :: ${project.artifactId} diff --git a/features/odl-daexim-all/pom.xml b/features/odl-daexim-all/pom.xml index ab3b909..4c6a301 100644 --- a/features/odl-daexim-all/pom.xml +++ b/features/odl-daexim-all/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim odl-daexim-all - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT feature OpenDaylight :: Daexim :: All diff --git a/features/odl-daexim/pom.xml b/features/odl-daexim/pom.xml index 21d369e..89def5c 100644 --- a/features/odl-daexim/pom.xml +++ b/features/odl-daexim/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim odl-daexim - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT feature OpenDaylight :: daexim (Karaf feature) diff --git a/features/pom.xml b/features/pom.xml index 208bdbe..2c8b28c 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -16,7 +16,7 @@ org.opendaylight.daexim features-aggregator - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT pom diff --git a/impl/pom.xml b/impl/pom.xml index edb6b1d..af2686a 100644 --- a/impl/pom.xml +++ b/impl/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ../parent daexim-impl diff --git a/karaf/pom.xml b/karaf/pom.xml index 71ebdc1..2a60a7b 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim daexim-karaf - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT ${project.artifactId} diff --git a/model/pom.xml b/model/pom.xml index 159ccbb..3d04acb 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim daexim-model bundle - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT diff --git a/parent/pom.xml b/parent/pom.xml index 5bd2182..a96075f 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim parent - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT pom diff --git a/pom.xml b/pom.xml index 2890194..cf7a147 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html pom org.opendaylight.daexim daexim - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT test-model model diff --git a/spi/pom.xml b/spi/pom.xml index 39ac700..3ec991b 100644 --- a/spi/pom.xml +++ b/spi/pom.xml @@ -18,5 +18,5 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim daexim-spi bundle - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT diff --git a/test-model/pom.xml b/test-model/pom.xml index 3e7490a..1ffbd2b 100644 --- a/test-model/pom.xml +++ b/test-model/pom.xml @@ -18,5 +18,5 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.daexim daexim-test-model bundle - 1.15.0-SNAPSHOT + 1.15.1-SNAPSHOT Entering 'integration/distribution' commit 1e26c71b0772f492fe21b9224560947a05a025f4 Author: jenkins-releng Date: Thu Apr 18 23:51:26 2024 +0000 Bump versions by x.y.(z+1) Change-Id: I70820421d22181ff428f0ff2ea7e758034743e81 Signed-off-by: jenkins-releng diff --git a/artifacts/all/pom.xml b/artifacts/all/pom.xml index 058bc03c..e1e651d3 100644 --- a/artifacts/all/pom.xml +++ b/artifacts/all/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration all-artifacts - 0.20.0-SNAPSHOT + 0.20.1-SNAPSHOT pom diff --git a/artifacts/distribution/pom.xml b/artifacts/distribution/pom.xml index a62e1a77..bcf3c55d 100644 --- a/artifacts/distribution/pom.xml +++ b/artifacts/distribution/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration distribution-artifacts - 0.20.0-SNAPSHOT + 0.20.1-SNAPSHOT pom diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 270dabb3..1b18dfac 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration artifacts-aggregator - 0.20.0-SNAPSHOT + 0.20.1-SNAPSHOT pom diff --git a/artifacts/upstream/all/pom.xml b/artifacts/upstream/all/pom.xml index dc5b929e..93724dcf 100644 --- a/artifacts/upstream/all/pom.xml +++ b/artifacts/upstream/all/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration upstream-all-artifacts - 0.20.0-SNAPSHOT + 0.20.1-SNAPSHOT pom diff --git a/artifacts/upstream/artifacts/pom.xml b/artifacts/upstream/artifacts/pom.xml index eb503c43..7ff80985 100644 --- a/artifacts/upstream/artifacts/pom.xml +++ b/artifacts/upstream/artifacts/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.integration properties - 0.20.0-SNAPSHOT + 0.20.1-SNAPSHOT ../properties artifact-artifacts diff --git a/artifacts/upstream/other/pom.xml b/artifacts/upstream/other/pom.xml index 9ffd72b5..3b8c6f1b 100644 --- a/artifacts/upstream/other/pom.xml +++ b/artifacts/upstream/other/pom.xml @@ -14,7 +14,7 @@ org.opendaylight.integration properties - 0.20.0-SNAPSHOT + 0.20.1-SNAPSHOT ../properties other-artifacts diff --git a/artifacts/upstream/pom.xml b/artifacts/upstream/pom.xml index 788d7f46..9c3a5cd9 100644 --- a/artifacts/upstream/pom.xml +++ b/artifacts/upstream/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration upstream-aggregator - 0.20.0-SNAPSHOT + 0.20.1-SNAPSHOT pom diff --git a/artifacts/upstream/properties/pom.xml b/artifacts/upstream/properties/pom.xml index d4c2dfbd..20f19ff9 100644 --- a/artifacts/upstream/properties/pom.xml +++ b/artifacts/upstream/properties/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration properties - 0.20.0-SNAPSHOT + 0.20.1-SNAPSHOT pom diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index 97ceee47..0a6098bd 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration features-index - 0.20.0-SNAPSHOT + 0.20.1-SNAPSHOT feature diff --git a/features/repos/pom.xml b/features/repos/pom.xml index d3fdaf76..ce61af9f 100644 --- a/features/repos/pom.xml +++ b/features/repos/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration repos-aggregator - 0.20.0-SNAPSHOT + 0.20.1-SNAPSHOT pom diff --git a/features/repos/test/pom.xml b/features/repos/test/pom.xml index 75f5b084..bd946fd0 100644 --- a/features/repos/test/pom.xml +++ b/features/repos/test/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration features-test - 0.20.0-SNAPSHOT + 0.20.1-SNAPSHOT feature diff --git a/features/singles/odl-integration-all/pom.xml b/features/singles/odl-integration-all/pom.xml index 5149f447..1ae03b52 100644 --- a/features/singles/odl-integration-all/pom.xml +++ b/features/singles/odl-integration-all/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration odl-integration-all - 0.20.0-SNAPSHOT + 0.20.1-SNAPSHOT feature diff --git a/features/singles/odl-integration-compatible-with-all/pom.xml b/features/singles/odl-integration-compatible-with-all/pom.xml index 01e86cdd..d07ed28f 100644 --- a/features/singles/odl-integration-compatible-with-all/pom.xml +++ b/features/singles/odl-integration-compatible-with-all/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration odl-integration-compatible-with-all - 0.20.0-SNAPSHOT + 0.20.1-SNAPSHOT feature diff --git a/features/singles/pom.xml b/features/singles/pom.xml index a0c11dbe..fc023352 100644 --- a/features/singles/pom.xml +++ b/features/singles/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration singles-aggregator - 0.20.0-SNAPSHOT + 0.20.1-SNAPSHOT pom diff --git a/karaf-scripts/pom.xml b/karaf-scripts/pom.xml index 43c765b5..778b7d5c 100644 --- a/karaf-scripts/pom.xml +++ b/karaf-scripts/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration karaf-scripts - 0.20.0-SNAPSHOT + 0.20.1-SNAPSHOT jar ODL :: integration :: Karaf :: Scripts :: ${project.artifactId} The actual Karaf archive building sub-project. diff --git a/karaf/pom.xml b/karaf/pom.xml index d2646d5a..412df3e5 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -18,7 +18,7 @@ org.opendaylight.integration karaf - 0.20.0-SNAPSHOT + 0.20.1-SNAPSHOT pom @@ -43,7 +43,7 @@ org.opendaylight.integration all-artifacts - 0.20.0-SNAPSHOT + 0.20.1-SNAPSHOT import pom @@ -97,7 +97,7 @@ org.opendaylight.integration karaf-scripts - 0.20.0-SNAPSHOT + 0.20.1-SNAPSHOT test diff --git a/onap-karaf/pom.xml b/onap-karaf/pom.xml index ee53e3b0..393a4c77 100644 --- a/onap-karaf/pom.xml +++ b/onap-karaf/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.integration onap-karaf - 0.20.0-SNAPSHOT + 0.20.1-SNAPSHOT pom ODL :: integration :: ${project.artifactId} 4.0.0 diff --git a/pom.xml b/pom.xml index 6ccf7147..ce3464a5 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.integration distribution-aggregator - 0.20.0-SNAPSHOT + 0.20.1-SNAPSHOT pom Integration/Distribution Entering 'jsonrpc' commit f8b80d568f6044eadcef5f095e6ae568c85899de Author: jenkins-releng Date: Thu Apr 18 23:51:27 2024 +0000 Bump versions by x.y.(z+1) Change-Id: Ie4b6bc51e77e8f96bf949eeecc8388b0fa079c31 Signed-off-by: jenkins-releng diff --git a/api/pom.xml b/api/pom.xml index df0bfef0..0bb55d55 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT ../parent jsonrpc-api diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 53b6990e..03fefaa8 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-artifacts - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT pom JSON-RPC :: Artifacts diff --git a/binding-adapter/pom.xml b/binding-adapter/pom.xml index f04a69ec..7841c0b7 100644 --- a/binding-adapter/pom.xml +++ b/binding-adapter/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT ../parent diff --git a/bus/api/pom.xml b/bus/api/pom.xml index be437208..d070ff59 100644 --- a/bus/api/pom.xml +++ b/bus/api/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT ../../parent org.opendaylight.jsonrpc.bus diff --git a/bus/config/pom.xml b/bus/config/pom.xml index b390c0b1..c705e993 100644 --- a/bus/config/pom.xml +++ b/bus/config/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.jsonrpc.bus bus-config - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT JSON-RPC :: BUS :: Config Configuration files for JSONRPC bus jar diff --git a/bus/examples/binding-bridge/pom.xml b/bus/examples/binding-bridge/pom.xml index 96a8d928..5a6dcdd3 100644 --- a/bus/examples/binding-bridge/pom.xml +++ b/bus/examples/binding-bridge/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT ../../../parent org.opendaylight.jsonrpc.bus diff --git a/bus/examples/inband-models/pom.xml b/bus/examples/inband-models/pom.xml index 3c4ed02b..966aea00 100644 --- a/bus/examples/inband-models/pom.xml +++ b/bus/examples/inband-models/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT ../../../parent inband-models diff --git a/bus/examples/pom.xml b/bus/examples/pom.xml index 3999505b..fbcdcf7b 100644 --- a/bus/examples/pom.xml +++ b/bus/examples/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-bus - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT org.opendaylight.jsonrpc.bus examples diff --git a/bus/jsonrpc/pom.xml b/bus/jsonrpc/pom.xml index f8674df3..f7d9df50 100644 --- a/bus/jsonrpc/pom.xml +++ b/bus/jsonrpc/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT ../../parent org.opendaylight.jsonrpc.bus diff --git a/bus/messagelib/pom.xml b/bus/messagelib/pom.xml index 17a44af7..6ec5eb9e 100644 --- a/bus/messagelib/pom.xml +++ b/bus/messagelib/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT ../../parent org.opendaylight.jsonrpc.bus diff --git a/bus/pom.xml b/bus/pom.xml index 1e453e91..922b4a29 100644 --- a/bus/pom.xml +++ b/bus/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT jsonrpc-bus pom diff --git a/bus/spi/pom.xml b/bus/spi/pom.xml index de3bfe7c..d79ad6e4 100644 --- a/bus/spi/pom.xml +++ b/bus/spi/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT ../../parent org.opendaylight.jsonrpc.bus diff --git a/bus/transport-http/pom.xml b/bus/transport-http/pom.xml index 7d5cd28f..ebbef43d 100644 --- a/bus/transport-http/pom.xml +++ b/bus/transport-http/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT ../../parent org.opendaylight.jsonrpc.bus diff --git a/bus/transport-zmq/pom.xml b/bus/transport-zmq/pom.xml index 7a97523f..46e2cb44 100644 --- a/bus/transport-zmq/pom.xml +++ b/bus/transport-zmq/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT ../../parent org.opendaylight.jsonrpc.bus diff --git a/dom-codec/pom.xml b/dom-codec/pom.xml index 8254d353..05c8f3fd 100644 --- a/dom-codec/pom.xml +++ b/dom-codec/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT ../parent diff --git a/features/features-jsonrpc/pom.xml b/features/features-jsonrpc/pom.xml index 3fa9fc37..f449de0f 100644 --- a/features/features-jsonrpc/pom.xml +++ b/features/features-jsonrpc/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc features-jsonrpc - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT feature JSON-RPC :: Features :: repository diff --git a/features/odl-jsonrpc-all/pom.xml b/features/odl-jsonrpc-all/pom.xml index 06355ee1..791a2167 100644 --- a/features/odl-jsonrpc-all/pom.xml +++ b/features/odl-jsonrpc-all/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc odl-jsonrpc-all - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT feature JSON-RPC :: Feature :: all diff --git a/features/odl-jsonrpc-bus/pom.xml b/features/odl-jsonrpc-bus/pom.xml index b9e9e9ef..a9d6fb25 100644 --- a/features/odl-jsonrpc-bus/pom.xml +++ b/features/odl-jsonrpc-bus/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc odl-jsonrpc-bus - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT feature JSON-RPC :: Feature :: bus diff --git a/features/odl-jsonrpc-cluster/pom.xml b/features/odl-jsonrpc-cluster/pom.xml index 740d70ac..d0a705b8 100644 --- a/features/odl-jsonrpc-cluster/pom.xml +++ b/features/odl-jsonrpc-cluster/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc odl-jsonrpc-cluster - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT feature JSON-RPC :: Feature :: Cluster diff --git a/features/odl-jsonrpc-provider/pom.xml b/features/odl-jsonrpc-provider/pom.xml index 13b851f0..35931d5c 100644 --- a/features/odl-jsonrpc-provider/pom.xml +++ b/features/odl-jsonrpc-provider/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc odl-jsonrpc-provider - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT feature JSON-RPC :: Feature :: provider diff --git a/features/pom.xml b/features/pom.xml index 2d10198a..628205f4 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -16,7 +16,7 @@ org.opendaylight.jsonrpc features-aggregator - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT pom JSON-RPC :: Features :: Aggregator diff --git a/karaf/pom.xml b/karaf/pom.xml index a39a2990..4bfb2ac7 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-karaf - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT JSON-RPC :: Karaf pom diff --git a/parent/pom.xml b/parent/pom.xml index e68243fa..64549383 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -18,7 +18,7 @@ 4.0.0 org.opendaylight.jsonrpc jsonrpc-parent - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT pom JSON-RPC :: Parent diff --git a/pom.xml b/pom.xml index 17bc38a5..23146b79 100644 --- a/pom.xml +++ b/pom.xml @@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT pom JSON-RPC :: POM diff --git a/provider/cluster/pom.xml b/provider/cluster/pom.xml index e43dda4e..ebcb506b 100644 --- a/provider/cluster/pom.xml +++ b/provider/cluster/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-provider - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT .. diff --git a/provider/common/pom.xml b/provider/common/pom.xml index f41d8223..182b6ce6 100644 --- a/provider/common/pom.xml +++ b/provider/common/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-provider - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT .. diff --git a/provider/pom.xml b/provider/pom.xml index 1145a8db..43e59f0a 100644 --- a/provider/pom.xml +++ b/provider/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT ../parent diff --git a/provider/single/pom.xml b/provider/single/pom.xml index 32a993ce..54c6e429 100644 --- a/provider/single/pom.xml +++ b/provider/single/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-provider - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT .. diff --git a/security/aaa/pom.xml b/security/aaa/pom.xml index a3263b40..d67a1b55 100644 --- a/security/aaa/pom.xml +++ b/security/aaa/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT ../../parent org.opendaylight.jsonrpc.security diff --git a/security/api/pom.xml b/security/api/pom.xml index cf62d18b..8eb97154 100644 --- a/security/api/pom.xml +++ b/security/api/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT ../../parent org.opendaylight.jsonrpc.security diff --git a/security/noop/pom.xml b/security/noop/pom.xml index 0d2e4f5f..ea1b29ea 100644 --- a/security/noop/pom.xml +++ b/security/noop/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT ../../parent org.opendaylight.jsonrpc.security diff --git a/security/pom.xml b/security/pom.xml index 7116a79b..dcc3a135 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT jsonrpc-security pom diff --git a/security/service/pom.xml b/security/service/pom.xml index a1b63771..26e7658a 100644 --- a/security/service/pom.xml +++ b/security/service/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT ../../parent org.opendaylight.jsonrpc.security diff --git a/test-model/pom.xml b/test-model/pom.xml index bb82fb18..ff2783f6 100644 --- a/test-model/pom.xml +++ b/test-model/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT ../parent jsonrpc-test-model diff --git a/tools/parent/pom.xml b/tools/parent/pom.xml index 0570aab0..b3d0ee69 100644 --- a/tools/parent/pom.xml +++ b/tools/parent/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc-parent - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT ../../parent tools-parent diff --git a/tools/pom.xml b/tools/pom.xml index 370d5e50..47cad7b5 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc jsonrpc - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT jsonrpc-tools pom diff --git a/tools/test-tool/pom.xml b/tools/test-tool/pom.xml index b0ee4934..91e5663c 100644 --- a/tools/test-tool/pom.xml +++ b/tools/test-tool/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.jsonrpc tools-parent - 1.16.0-SNAPSHOT + 1.16.1-SNAPSHOT ../parent test-tool Entering 'lispflowmapping' commit 48066b0d947a763d6cc71a672f9ae9717f5efcc2 Author: jenkins-releng Date: Thu Apr 18 23:51:27 2024 +0000 Bump versions by x.y.(z+1) Change-Id: I131bea680196beb8e805050d1f25a4b4f2884152 Signed-off-by: jenkins-releng diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 2b99bc9e..808535c5 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping lispflowmapping-artifacts - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT pom diff --git a/commons/build_tools/pom.xml b/commons/build_tools/pom.xml index 1e27ab36..f35863cd 100644 --- a/commons/build_tools/pom.xml +++ b/commons/build_tools/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping lispflowmapping-commons - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT ../parent diff --git a/commons/parent/pom.xml b/commons/parent/pom.xml index f31572c1..0027e549 100644 --- a/commons/parent/pom.xml +++ b/commons/parent/pom.xml @@ -21,7 +21,7 @@ org.opendaylight.lispflowmapping lispflowmapping-commons - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT pom @@ -30,9 +30,9 @@ 1.0.0 0.5.0 - 1.19.0-SNAPSHOT - 0.22.0-SNAPSHOT - 0.26.0-SNAPSHOT + 1.19.1-SNAPSHOT + 0.22.1-SNAPSHOT + 0.26.1-SNAPSHOT src/main/yang-gen-sal 0.5.0 src/main/yang diff --git a/features/features-lispflowmapping/pom.xml b/features/features-lispflowmapping/pom.xml index 120ae9fa..dd110b84 100644 --- a/features/features-lispflowmapping/pom.xml +++ b/features/features-lispflowmapping/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping features-lispflowmapping - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT feature diff --git a/features/odl-lispflowmapping-inmemorydb/pom.xml b/features/odl-lispflowmapping-inmemorydb/pom.xml index 4934186a..75e58ec9 100644 --- a/features/odl-lispflowmapping-inmemorydb/pom.xml +++ b/features/odl-lispflowmapping-inmemorydb/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping odl-lispflowmapping-inmemorydb - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT feature diff --git a/features/odl-lispflowmapping-mappingservice-shell/pom.xml b/features/odl-lispflowmapping-mappingservice-shell/pom.xml index 1836c576..b7725e70 100644 --- a/features/odl-lispflowmapping-mappingservice-shell/pom.xml +++ b/features/odl-lispflowmapping-mappingservice-shell/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping odl-lispflowmapping-mappingservice-shell - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT feature diff --git a/features/odl-lispflowmapping-mappingservice/pom.xml b/features/odl-lispflowmapping-mappingservice/pom.xml index e3b48ab8..41a38405 100644 --- a/features/odl-lispflowmapping-mappingservice/pom.xml +++ b/features/odl-lispflowmapping-mappingservice/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping odl-lispflowmapping-mappingservice - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT feature diff --git a/features/odl-lispflowmapping-models/pom.xml b/features/odl-lispflowmapping-models/pom.xml index 82e8a8be..a4b9d72f 100644 --- a/features/odl-lispflowmapping-models/pom.xml +++ b/features/odl-lispflowmapping-models/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping odl-lispflowmapping-models - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT feature diff --git a/features/odl-lispflowmapping-msmr/pom.xml b/features/odl-lispflowmapping-msmr/pom.xml index a5a19727..808aaae8 100644 --- a/features/odl-lispflowmapping-msmr/pom.xml +++ b/features/odl-lispflowmapping-msmr/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping odl-lispflowmapping-msmr - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT feature diff --git a/features/odl-lispflowmapping-southbound/pom.xml b/features/odl-lispflowmapping-southbound/pom.xml index 26651ae1..a5a521d2 100644 --- a/features/odl-lispflowmapping-southbound/pom.xml +++ b/features/odl-lispflowmapping-southbound/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping odl-lispflowmapping-southbound - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT feature diff --git a/features/pom.xml b/features/pom.xml index 7fcfd92d..b966821d 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping features-aggregator - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT pom diff --git a/integrationtest/pom.xml b/integrationtest/pom.xml index 45616160..cac28c35 100644 --- a/integrationtest/pom.xml +++ b/integrationtest/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html 4.0.0 org.opendaylight.lispflowmapping mappingservice.integrationtest - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT bundle @@ -28,7 +28,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html false org.opendaylight.lispflowmapping lispflowmapping-karaf - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT zip diff --git a/lispflowmapping-karaf/pom.xml b/lispflowmapping-karaf/pom.xml index 513e4051..de3336d4 100644 --- a/lispflowmapping-karaf/pom.xml +++ b/lispflowmapping-karaf/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping lispflowmapping-karaf - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT ODL :: lispflowmapping :: ${project.artifactId} diff --git a/mappingservice/api/pom.xml b/mappingservice/api/pom.xml index b7ecfad1..d8604e51 100644 --- a/mappingservice/api/pom.xml +++ b/mappingservice/api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.lispflowmapping mappingservice.api - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT bundle diff --git a/mappingservice/config/pom.xml b/mappingservice/config/pom.xml index 201458de..796b861a 100644 --- a/mappingservice/config/pom.xml +++ b/mappingservice/config/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT mappingservice.config @@ -22,7 +22,7 @@ org.opendaylight.lispflowmapping mappingservice.api - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT diff --git a/mappingservice/dsbackend/pom.xml b/mappingservice/dsbackend/pom.xml index 31b5abb4..ee2bba4e 100644 --- a/mappingservice/dsbackend/pom.xml +++ b/mappingservice/dsbackend/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT mappingservice.dsbackend diff --git a/mappingservice/implementation/pom.xml b/mappingservice/implementation/pom.xml index 2692504c..ea6e7bbb 100644 --- a/mappingservice/implementation/pom.xml +++ b/mappingservice/implementation/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT mappingservice.implementation diff --git a/mappingservice/inmemorydb/pom.xml b/mappingservice/inmemorydb/pom.xml index 6c4371b8..4977d209 100644 --- a/mappingservice/inmemorydb/pom.xml +++ b/mappingservice/inmemorydb/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT mappingservice.inmemorydb diff --git a/mappingservice/lisp-proto/pom.xml b/mappingservice/lisp-proto/pom.xml index dc0285ba..b95264bc 100644 --- a/mappingservice/lisp-proto/pom.xml +++ b/mappingservice/lisp-proto/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.lispflowmapping mappingservice.lisp-proto - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT bundle diff --git a/mappingservice/mapcache/pom.xml b/mappingservice/mapcache/pom.xml index fc0c9825..abb137b6 100644 --- a/mappingservice/mapcache/pom.xml +++ b/mappingservice/mapcache/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT mappingservice.mapcache diff --git a/mappingservice/pom.xml b/mappingservice/pom.xml index ab496b18..14447667 100644 --- a/mappingservice/pom.xml +++ b/mappingservice/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT pom diff --git a/mappingservice/shell/pom.xml b/mappingservice/shell/pom.xml index 521df467..753904e2 100644 --- a/mappingservice/shell/pom.xml +++ b/mappingservice/shell/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT mappingservice.shell diff --git a/mappingservice/southbound/pom.xml b/mappingservice/southbound/pom.xml index 91ef7ee8..79f9d142 100644 --- a/mappingservice/southbound/pom.xml +++ b/mappingservice/southbound/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT mappingservice.southbound diff --git a/pom.xml b/pom.xml index 95509236..c46a6cf1 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.lispflowmapping lispflowmapping-commons - 1.19.0-SNAPSHOT + 1.19.1-SNAPSHOT commons/parent Entering 'openflowplugin' commit 3bc91d208ba05ae00f43c792643e92485d675112 Author: jenkins-releng Date: Thu Apr 18 23:51:27 2024 +0000 Bump versions by x.y.(z+1) Change-Id: I12e14c129846748b5280c8b8ba1ba9f8a693790e Signed-off-by: jenkins-releng diff --git a/applications/arbitratorreconciliation/api/pom.xml b/applications/arbitratorreconciliation/api/pom.xml index 3fb439acb..d6be58698 100644 --- a/applications/arbitratorreconciliation/api/pom.xml +++ b/applications/arbitratorreconciliation/api/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../../../parent diff --git a/applications/arbitratorreconciliation/impl/pom.xml b/applications/arbitratorreconciliation/impl/pom.xml index ef3e845ff..02a8ed4e9 100644 --- a/applications/arbitratorreconciliation/impl/pom.xml +++ b/applications/arbitratorreconciliation/impl/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../../../parent diff --git a/applications/arbitratorreconciliation/pom.xml b/applications/arbitratorreconciliation/pom.xml index f49b1a8b4..12c4cc287 100644 --- a/applications/arbitratorreconciliation/pom.xml +++ b/applications/arbitratorreconciliation/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin.applications arbitratorreconciliation-aggregator - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT pom ODL :: openflowplugin :: ${project.artifactId} diff --git a/applications/bulk-o-matic/pom.xml b/applications/bulk-o-matic/pom.xml index 567abedfe..b8d368ab0 100644 --- a/applications/bulk-o-matic/pom.xml +++ b/applications/bulk-o-matic/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../../parent diff --git a/applications/device-ownership-service/pom.xml b/applications/device-ownership-service/pom.xml index 7028f713e..ff3fe5a35 100644 --- a/applications/device-ownership-service/pom.xml +++ b/applications/device-ownership-service/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../../parent diff --git a/applications/forwardingrules-manager/pom.xml b/applications/forwardingrules-manager/pom.xml index b96931721..ef8f17c05 100644 --- a/applications/forwardingrules-manager/pom.xml +++ b/applications/forwardingrules-manager/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../../parent diff --git a/applications/forwardingrules-sync/pom.xml b/applications/forwardingrules-sync/pom.xml index 5bfeb9b8f..5d8df288d 100644 --- a/applications/forwardingrules-sync/pom.xml +++ b/applications/forwardingrules-sync/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../../parent diff --git a/applications/lldp-speaker/pom.xml b/applications/lldp-speaker/pom.xml index 79fdb2466..a00bebc14 100644 --- a/applications/lldp-speaker/pom.xml +++ b/applications/lldp-speaker/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../../parent diff --git a/applications/of-switch-config-pusher/pom.xml b/applications/of-switch-config-pusher/pom.xml index 0f835e8c1..47c96c911 100644 --- a/applications/of-switch-config-pusher/pom.xml +++ b/applications/of-switch-config-pusher/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../../parent diff --git a/applications/pom.xml b/applications/pom.xml index 466222a38..c4e07d51a 100644 --- a/applications/pom.xml +++ b/applications/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin applications-aggregator - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT pom diff --git a/applications/reconciliation-framework/pom.xml b/applications/reconciliation-framework/pom.xml index fa8b81ba8..e8c38955c 100644 --- a/applications/reconciliation-framework/pom.xml +++ b/applications/reconciliation-framework/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../../parent diff --git a/applications/southbound-cli/pom.xml b/applications/southbound-cli/pom.xml index 24986b3db..483a10161 100644 --- a/applications/southbound-cli/pom.xml +++ b/applications/southbound-cli/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../../parent diff --git a/applications/table-miss-enforcer/pom.xml b/applications/table-miss-enforcer/pom.xml index d474cf54d..b6d1b68ec 100644 --- a/applications/table-miss-enforcer/pom.xml +++ b/applications/table-miss-enforcer/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../../parent diff --git a/applications/topology-lldp-discovery/pom.xml b/applications/topology-lldp-discovery/pom.xml index 7b219285f..a97175f5d 100644 --- a/applications/topology-lldp-discovery/pom.xml +++ b/applications/topology-lldp-discovery/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../../parent org.opendaylight.openflowplugin.applications diff --git a/applications/topology-manager/pom.xml b/applications/topology-manager/pom.xml index c2dbb257f..c7b68fc52 100644 --- a/applications/topology-manager/pom.xml +++ b/applications/topology-manager/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../../parent org.opendaylight.openflowplugin.applications topology-manager - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT bundle diff --git a/artifacts/pom.xml b/artifacts/pom.xml index e0e5ce220..6c3a5991b 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.openflowplugin openflowplugin-artifacts - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT pom diff --git a/distribution/karaf/pom.xml b/distribution/karaf/pom.xml index 84c3768c4..4d4abe7a1 100644 --- a/distribution/karaf/pom.xml +++ b/distribution/karaf/pom.xml @@ -8,11 +8,11 @@ org.opendaylight.openflowplugin openflowplugin-karaf - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT pom - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT diff --git a/drop-test-karaf/pom.xml b/drop-test-karaf/pom.xml index 51a0fa888..3133dbc65 100644 --- a/drop-test-karaf/pom.xml +++ b/drop-test-karaf/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../parent diff --git a/extension/features-extension-aggregator/features-openflowplugin-extension/pom.xml b/extension/features-extension-aggregator/features-openflowplugin-extension/pom.xml index 360321102..01608b79a 100644 --- a/extension/features-extension-aggregator/features-openflowplugin-extension/pom.xml +++ b/extension/features-extension-aggregator/features-openflowplugin-extension/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin features-openflowplugin-extension feature - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT diff --git a/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/pom.xml b/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/pom.xml index 01b9b6c09..ce722910a 100644 --- a/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/pom.xml +++ b/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-eric-extensions feature - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT OpenDaylight :: Openflow Plugin :: Eric Extensions diff --git a/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/pom.xml b/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/pom.xml index 743857ed5..6df8f8947 100644 --- a/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/pom.xml +++ b/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-nxm-extensions feature - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT OpenDaylight :: Openflow Plugin :: Nicira Extensions diff --git a/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/pom.xml b/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/pom.xml index 76e7ff2f6..aeb054506 100644 --- a/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/pom.xml +++ b/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-onf-extensions feature - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT OpenDaylight :: Openflow Plugin :: ONF Extensions diff --git a/extension/features-extension-aggregator/pom.xml b/extension/features-extension-aggregator/pom.xml index 471437e6d..7cb503f41 100644 --- a/extension/features-extension-aggregator/pom.xml +++ b/extension/features-extension-aggregator/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin features-extension-aggregator pom - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT features-openflowplugin-extension diff --git a/extension/openflowjava-extension-eric/pom.xml b/extension/openflowjava-extension-eric/pom.xml index 7a939a03c..89a299719 100644 --- a/extension/openflowjava-extension-eric/pom.xml +++ b/extension/openflowjava-extension-eric/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../../parent openflowjava-extension-eric diff --git a/extension/openflowjava-extension-nicira-api/pom.xml b/extension/openflowjava-extension-nicira-api/pom.xml index d22e9fc4e..295929905 100644 --- a/extension/openflowjava-extension-nicira-api/pom.xml +++ b/extension/openflowjava-extension-nicira-api/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../../parent openflowjava-extension-nicira-api diff --git a/extension/openflowjava-extension-nicira/pom.xml b/extension/openflowjava-extension-nicira/pom.xml index 367dec3d4..654b84176 100644 --- a/extension/openflowjava-extension-nicira/pom.xml +++ b/extension/openflowjava-extension-nicira/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../../parent openflowjava-extension-nicira diff --git a/extension/openflowplugin-extension-api/pom.xml b/extension/openflowplugin-extension-api/pom.xml index 17beb1a18..b21ec3cf6 100644 --- a/extension/openflowplugin-extension-api/pom.xml +++ b/extension/openflowplugin-extension-api/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../../parent diff --git a/extension/openflowplugin-extension-eric/pom.xml b/extension/openflowplugin-extension-eric/pom.xml index b745493f7..f4715668f 100644 --- a/extension/openflowplugin-extension-eric/pom.xml +++ b/extension/openflowplugin-extension-eric/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../../parent diff --git a/extension/openflowplugin-extension-nicira/pom.xml b/extension/openflowplugin-extension-nicira/pom.xml index d151e8a7f..93a924f2e 100644 --- a/extension/openflowplugin-extension-nicira/pom.xml +++ b/extension/openflowplugin-extension-nicira/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../../parent diff --git a/extension/openflowplugin-extension-onf/pom.xml b/extension/openflowplugin-extension-onf/pom.xml index ae6914313..f7226fe0b 100644 --- a/extension/openflowplugin-extension-onf/pom.xml +++ b/extension/openflowplugin-extension-onf/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../../parent diff --git a/extension/pom.xml b/extension/pom.xml index 9874299c5..8d444339d 100644 --- a/extension/pom.xml +++ b/extension/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin openflowplugin-extension-aggregator - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT pom diff --git a/extension/test-extension/pom.xml b/extension/test-extension/pom.xml index 86bbbb677..414343aa6 100644 --- a/extension/test-extension/pom.xml +++ b/extension/test-extension/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../../parent diff --git a/features-aggregator/features-openflowplugin/pom.xml b/features-aggregator/features-openflowplugin/pom.xml index c01762d82..a766b8125 100644 --- a/features-aggregator/features-openflowplugin/pom.xml +++ b/features-aggregator/features-openflowplugin/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin features-openflowplugin feature - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT diff --git a/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/pom.xml b/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/pom.xml index 183816967..45c37248f 100644 --- a/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/pom.xml +++ b/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-app-arbitratorreconciliation feature - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation diff --git a/features-aggregator/odl-openflowplugin-app-bulk-o-matic/pom.xml b/features-aggregator/odl-openflowplugin-app-bulk-o-matic/pom.xml index 7e5a4a8d7..c9a303b26 100644 --- a/features-aggregator/odl-openflowplugin-app-bulk-o-matic/pom.xml +++ b/features-aggregator/odl-openflowplugin-app-bulk-o-matic/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-app-bulk-o-matic feature - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support diff --git a/features-aggregator/odl-openflowplugin-app-config-pusher/pom.xml b/features-aggregator/odl-openflowplugin-app-config-pusher/pom.xml index 856f458a3..06cf3d3d4 100644 --- a/features-aggregator/odl-openflowplugin-app-config-pusher/pom.xml +++ b/features-aggregator/odl-openflowplugin-app-config-pusher/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-app-config-pusher feature - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT OpenDaylight :: Openflow Plugin :: Application - default config-pusher diff --git a/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/pom.xml b/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/pom.xml index 7c05d167f..4fc580839 100644 --- a/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/pom.xml +++ b/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-app-forwardingrules-manager feature - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT OpenDaylight :: Openflow Plugin :: Application - FRM diff --git a/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/pom.xml b/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/pom.xml index 021170cd9..00a13122f 100644 --- a/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/pom.xml +++ b/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-app-forwardingrules-sync feature - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT OpenDaylight :: Openflow Plugin :: Application - FRS diff --git a/features-aggregator/odl-openflowplugin-app-lldp-speaker/pom.xml b/features-aggregator/odl-openflowplugin-app-lldp-speaker/pom.xml index 24b6cad51..c443d8805 100644 --- a/features-aggregator/odl-openflowplugin-app-lldp-speaker/pom.xml +++ b/features-aggregator/odl-openflowplugin-app-lldp-speaker/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-app-lldp-speaker feature - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker diff --git a/features-aggregator/odl-openflowplugin-app-reconciliation-framework/pom.xml b/features-aggregator/odl-openflowplugin-app-reconciliation-framework/pom.xml index 63cc55ccf..93e4696a8 100644 --- a/features-aggregator/odl-openflowplugin-app-reconciliation-framework/pom.xml +++ b/features-aggregator/odl-openflowplugin-app-reconciliation-framework/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-app-reconciliation-framework feature -0.18.0-SNAPSHOT +0.18.1-SNAPSHOT OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework diff --git a/features-aggregator/odl-openflowplugin-app-southbound-cli/pom.xml b/features-aggregator/odl-openflowplugin-app-southbound-cli/pom.xml index 6fa0070b4..a94550bbb 100644 --- a/features-aggregator/odl-openflowplugin-app-southbound-cli/pom.xml +++ b/features-aggregator/odl-openflowplugin-app-southbound-cli/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-app-southbound-cli feature - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT OpenDaylight :: Openflow Plugin :: Application - Southbound CLI diff --git a/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/pom.xml b/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/pom.xml index b984defcb..627816b1d 100644 --- a/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/pom.xml +++ b/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-app-table-miss-enforcer feature - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer diff --git a/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/pom.xml b/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/pom.xml index aff5d5e38..3661439c1 100644 --- a/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/pom.xml +++ b/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-app-topology-lldp-discovery feature - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery diff --git a/features-aggregator/odl-openflowplugin-app-topology-manager/pom.xml b/features-aggregator/odl-openflowplugin-app-topology-manager/pom.xml index 03e4d4f9b..24fec380f 100644 --- a/features-aggregator/odl-openflowplugin-app-topology-manager/pom.xml +++ b/features-aggregator/odl-openflowplugin-app-topology-manager/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-app-topology-manager feature - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT OpenDaylight :: Openflow Plugin :: Application - Topology Manager diff --git a/features-aggregator/odl-openflowplugin-app-topology/pom.xml b/features-aggregator/odl-openflowplugin-app-topology/pom.xml index b9779bbbc..312861eb5 100644 --- a/features-aggregator/odl-openflowplugin-app-topology/pom.xml +++ b/features-aggregator/odl-openflowplugin-app-topology/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-app-topology feature - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT OpenDaylight :: Openflow Plugin :: Application - topology diff --git a/features-aggregator/odl-openflowplugin-drop-test/pom.xml b/features-aggregator/odl-openflowplugin-drop-test/pom.xml index 09828499e..2ca3f1fe8 100644 --- a/features-aggregator/odl-openflowplugin-drop-test/pom.xml +++ b/features-aggregator/odl-openflowplugin-drop-test/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-drop-test feature - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT OpenDaylight :: Openflow Plugin :: Drop Test diff --git a/features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml b/features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml index 8e7b38f4a..270410cda 100644 --- a/features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml +++ b/features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-flow-services-rest feature - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT OpenDaylight :: Openflow Plugin :: Flow Services :: REST diff --git a/features-aggregator/odl-openflowplugin-flow-services/pom.xml b/features-aggregator/odl-openflowplugin-flow-services/pom.xml index 43ff6ef0b..c6c499865 100644 --- a/features-aggregator/odl-openflowplugin-flow-services/pom.xml +++ b/features-aggregator/odl-openflowplugin-flow-services/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-flow-services feature - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT OpenDaylight :: Openflow Plugin :: Flow Services diff --git a/features-aggregator/odl-openflowplugin-libraries/pom.xml b/features-aggregator/odl-openflowplugin-libraries/pom.xml index 48e37191d..f682d4256 100644 --- a/features-aggregator/odl-openflowplugin-libraries/pom.xml +++ b/features-aggregator/odl-openflowplugin-libraries/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-libraries feature - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT OpenDaylight :: Openflow Plugin :: Libraries diff --git a/features-aggregator/odl-openflowplugin-nsf-model/pom.xml b/features-aggregator/odl-openflowplugin-nsf-model/pom.xml index fec57e315..dee0ad4c6 100644 --- a/features-aggregator/odl-openflowplugin-nsf-model/pom.xml +++ b/features-aggregator/odl-openflowplugin-nsf-model/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-nsf-model feature - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT OpenDaylight :: OpenflowPlugin :: NSF :: Model diff --git a/features-aggregator/odl-openflowplugin-southbound/pom.xml b/features-aggregator/odl-openflowplugin-southbound/pom.xml index a5500487e..f0978c6a3 100644 --- a/features-aggregator/odl-openflowplugin-southbound/pom.xml +++ b/features-aggregator/odl-openflowplugin-southbound/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin odl-openflowplugin-southbound feature - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT OpenDaylight :: Openflow Plugin :: Li southbound API implementation @@ -43,7 +43,7 @@ org.opendaylight.serviceutils serviceutils-artifacts - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT import pom diff --git a/features-aggregator/pom.xml b/features-aggregator/pom.xml index 478882818..5481e88b5 100644 --- a/features-aggregator/pom.xml +++ b/features-aggregator/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin features-aggregator pom - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT features-openflowplugin diff --git a/libraries/liblldp/pom.xml b/libraries/liblldp/pom.xml index 1e03a1997..bb958b33b 100644 --- a/libraries/liblldp/pom.xml +++ b/libraries/liblldp/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../../parent diff --git a/libraries/pom.xml b/libraries/pom.xml index 684830c7d..2fd30015e 100644 --- a/libraries/pom.xml +++ b/libraries/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin libraries-aggregator - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT pom diff --git a/model/model-flow-base/pom.xml b/model/model-flow-base/pom.xml index c4e0f7108..d39659b8c 100644 --- a/model/model-flow-base/pom.xml +++ b/model/model-flow-base/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../../parent diff --git a/model/model-flow-service/pom.xml b/model/model-flow-service/pom.xml index 9a7dcf0e9..5e0c16393 100644 --- a/model/model-flow-service/pom.xml +++ b/model/model-flow-service/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../../parent diff --git a/model/model-flow-statistics/pom.xml b/model/model-flow-statistics/pom.xml index e1c5cf748..f72d7fa1c 100644 --- a/model/model-flow-statistics/pom.xml +++ b/model/model-flow-statistics/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../../parent diff --git a/model/model-inventory/pom.xml b/model/model-inventory/pom.xml index cf0305695..33ae156fc 100644 --- a/model/model-inventory/pom.xml +++ b/model/model-inventory/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../../parent diff --git a/model/model-topology/pom.xml b/model/model-topology/pom.xml index 25f1950b6..fdeec6b14 100644 --- a/model/model-topology/pom.xml +++ b/model/model-topology/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../../parent diff --git a/model/pom.xml b/model/pom.xml index 3911c43ed..2aaddbc22 100644 --- a/model/pom.xml +++ b/model/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.openflowplugin.model model-aggregator - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT pom diff --git a/openflowjava/features-openflowjava-aggregator/features-openflowjava/pom.xml b/openflowjava/features-openflowjava-aggregator/features-openflowjava/pom.xml index d9dc75ae8..66a3333a1 100644 --- a/openflowjava/features-openflowjava-aggregator/features-openflowjava/pom.xml +++ b/openflowjava/features-openflowjava-aggregator/features-openflowjava/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.openflowplugin.openflowjava features-openflowjava - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT feature diff --git a/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml b/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml index 47ecff5c3..36e700d34 100644 --- a/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml +++ b/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin.openflowjava odl-openflowjava-protocol - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT feature diff --git a/openflowjava/openflow-protocol-api/pom.xml b/openflowjava/openflow-protocol-api/pom.xml index d96f367fe..6b0799af0 100644 --- a/openflowjava/openflow-protocol-api/pom.xml +++ b/openflowjava/openflow-protocol-api/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../../parent org.opendaylight.openflowplugin.openflowjava openflow-protocol-api - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT bundle diff --git a/openflowjava/openflow-protocol-impl/pom.xml b/openflowjava/openflow-protocol-impl/pom.xml index b850a1db1..6213984e3 100644 --- a/openflowjava/openflow-protocol-impl/pom.xml +++ b/openflowjava/openflow-protocol-impl/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin.openflowjava openflowjava-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../ openflow-protocol-impl diff --git a/openflowjava/openflow-protocol-it/pom.xml b/openflowjava/openflow-protocol-it/pom.xml index 84c218bde..eb8a58a68 100644 --- a/openflowjava/openflow-protocol-it/pom.xml +++ b/openflowjava/openflow-protocol-it/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin.openflowjava openflowjava-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../ openflow-protocol-it diff --git a/openflowjava/openflow-protocol-spi/pom.xml b/openflowjava/openflow-protocol-spi/pom.xml index ae991e29b..35d281de2 100644 --- a/openflowjava/openflow-protocol-spi/pom.xml +++ b/openflowjava/openflow-protocol-spi/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin.openflowjava openflowjava-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../ openflow-protocol-spi diff --git a/openflowjava/openflowjava-blueprint-config/pom.xml b/openflowjava/openflowjava-blueprint-config/pom.xml index f41a5f389..269efa84e 100644 --- a/openflowjava/openflowjava-blueprint-config/pom.xml +++ b/openflowjava/openflowjava-blueprint-config/pom.xml @@ -10,7 +10,7 @@ org.opendaylight.openflowplugin.openflowjava openflowjava-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../ openflowjava-blueprint-config diff --git a/openflowjava/openflowjava-util/pom.xml b/openflowjava/openflowjava-util/pom.xml index 5bbf72759..e79dabbd6 100644 --- a/openflowjava/openflowjava-util/pom.xml +++ b/openflowjava/openflowjava-util/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.openflowplugin.openflowjava openflowjava-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../ bundle diff --git a/openflowjava/pom.xml b/openflowjava/pom.xml index ceb6605fa..b9ccf3b4d 100644 --- a/openflowjava/pom.xml +++ b/openflowjava/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../parent diff --git a/openflowplugin-api/pom.xml b/openflowplugin-api/pom.xml index ae32af498..0bc683bd1 100644 --- a/openflowplugin-api/pom.xml +++ b/openflowplugin-api/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../parent diff --git a/openflowplugin-blueprint-config/pom.xml b/openflowplugin-blueprint-config/pom.xml index 23488c3bb..b95833451 100644 --- a/openflowplugin-blueprint-config/pom.xml +++ b/openflowplugin-blueprint-config/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../parent diff --git a/openflowplugin-common/pom.xml b/openflowplugin-common/pom.xml index 19a77f660..d5b968da6 100644 --- a/openflowplugin-common/pom.xml +++ b/openflowplugin-common/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../parent diff --git a/openflowplugin-impl/pom.xml b/openflowplugin-impl/pom.xml index b1d656aec..8cb244cb1 100644 --- a/openflowplugin-impl/pom.xml +++ b/openflowplugin-impl/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../parent diff --git a/openflowplugin-it/pom.xml b/openflowplugin-it/pom.xml index f7ebc5adb..35c048d44 100644 --- a/openflowplugin-it/pom.xml +++ b/openflowplugin-it/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../parent diff --git a/openflowplugin/pom.xml b/openflowplugin/pom.xml index 28eeb8052..436c3369a 100644 --- a/openflowplugin/pom.xml +++ b/openflowplugin/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../parent diff --git a/parent/pom.xml b/parent/pom.xml index dc56c6fb7..d98516d79 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -19,7 +19,7 @@ 4.0.0 org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT pom @@ -55,7 +55,7 @@ org.opendaylight.serviceutils serviceutils-artifacts - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT pom import diff --git a/pom.xml b/pom.xml index 3e8d9d4bb..e9d49400f 100644 --- a/pom.xml +++ b/pom.xml @@ -4,12 +4,12 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT parent openflowplugin-aggregator - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT openflowplugin pom diff --git a/samples/learning-switch/pom.xml b/samples/learning-switch/pom.xml index e406627be..7f960c2dc 100644 --- a/samples/learning-switch/pom.xml +++ b/samples/learning-switch/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../../parent diff --git a/samples/pom.xml b/samples/pom.xml index a92a82e7d..291b272d9 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin openflowplugin-samples-aggregator - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT pom diff --git a/samples/sample-bundles/pom.xml b/samples/sample-bundles/pom.xml index dae66491a..23f9b9660 100644 --- a/samples/sample-bundles/pom.xml +++ b/samples/sample-bundles/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../../parent diff --git a/samples/sample-consumer/pom.xml b/samples/sample-consumer/pom.xml index 654711441..d6e39af66 100644 --- a/samples/sample-consumer/pom.xml +++ b/samples/sample-consumer/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../../parent diff --git a/samples/simple-client/pom.xml b/samples/simple-client/pom.xml index 5bd203886..38cc82e7f 100644 --- a/samples/simple-client/pom.xml +++ b/samples/simple-client/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../../parent diff --git a/test-common/pom.xml b/test-common/pom.xml index b23e75448..4cc3ef943 100644 --- a/test-common/pom.xml +++ b/test-common/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../parent test-common diff --git a/test-provider/pom.xml b/test-provider/pom.xml index b8c185457..39ce98f6a 100644 --- a/test-provider/pom.xml +++ b/test-provider/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.openflowplugin openflowplugin-parent - 0.18.0-SNAPSHOT + 0.18.1-SNAPSHOT ../parent test-provider Entering 'ovsdb' commit a919674e491bff074ba5dfead7d54be82942f588 Author: jenkins-releng Date: Thu Apr 18 23:51:27 2024 +0000 Bump versions by x.y.(z+1) Change-Id: Id0a8c5c4d210fa027ce37b76e9ff8673727a1522 Signed-off-by: jenkins-releng diff --git a/commons/binding-parent/pom.xml b/commons/binding-parent/pom.xml index 206491e56..7072a5bd0 100644 --- a/commons/binding-parent/pom.xml +++ b/commons/binding-parent/pom.xml @@ -17,7 +17,7 @@ org.opendaylight.ovsdb ovsdb-binding-parent - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT pom diff --git a/commons/it/pom.xml b/commons/it/pom.xml index 5606d952e..4b587603d 100644 --- a/commons/it/pom.xml +++ b/commons/it/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb it - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT pom diff --git a/commons/pom.xml b/commons/pom.xml index 6b1af57c6..6909d0000 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb parents - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT ODL :: ovsdb :: ${project.artifactId} diff --git a/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml index 9775c3444..a8ea9bc8f 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml @@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT ../../commons/binding-parent 4.0.0 org.opendaylight.ovsdb hwvtepsouthbound-api - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT bundle diff --git a/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml index cb6c78463..2c4f9ab04 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb hwvtepsouthbound-artifacts - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT pom diff --git a/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml index 025b8619e..8bf10c72c 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb hwvtepsouthbound-features - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT feature diff --git a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml index 92e37f487..47450604b 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.ovsdb odl-ovsdb-hwvtepsouthbound-api - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT feature diff --git a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml index 814b5feb4..94224af19 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb odl-ovsdb-hwvtepsouthbound-rest - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT feature diff --git a/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml index 4c7c55364..8d94446ad 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT ../../commons/binding-parent diff --git a/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml index 191d5b75d..e87ce8fbb 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb it - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT ../../commons/it diff --git a/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml index 2d259630e..c5d23438c 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml @@ -15,7 +15,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 4.0.0 org.opendaylight.ovsdb hwvtepsouthbound-karaf - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT ODL :: ovsdb :: ${project.artifactId} diff --git a/hwvtepsouthbound/pom.xml b/hwvtepsouthbound/pom.xml index bf9899f76..b3a09efc2 100644 --- a/hwvtepsouthbound/pom.xml +++ b/hwvtepsouthbound/pom.xml @@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.ovsdb hwvtepsouthbound-aggregator - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT ODL :: ovsdb :: ${project.artifactId} diff --git a/library/artifacts/pom.xml b/library/artifacts/pom.xml index 120ccbcab..de90e5bb3 100644 --- a/library/artifacts/pom.xml +++ b/library/artifacts/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb library-artifacts - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT pom diff --git a/library/features/features/pom.xml b/library/features/features/pom.xml index b15a62694..b108c2992 100644 --- a/library/features/features/pom.xml +++ b/library/features/features/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb library-features - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT feature diff --git a/library/features/odl-ovsdb-library/pom.xml b/library/features/odl-ovsdb-library/pom.xml index 65155ef33..24784f896 100644 --- a/library/features/odl-ovsdb-library/pom.xml +++ b/library/features/odl-ovsdb-library/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb odl-ovsdb-library - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT feature ODL :: ovsdb :: ${project.artifactId} diff --git a/library/impl/pom.xml b/library/impl/pom.xml index 173ce1b5d..87c55b854 100644 --- a/library/impl/pom.xml +++ b/library/impl/pom.xml @@ -12,14 +12,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT ../../commons/binding-parent 4.0.0 org.opendaylight.ovsdb library - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT bundle diff --git a/library/it/pom.xml b/library/it/pom.xml index ec084e719..a64378c8e 100644 --- a/library/it/pom.xml +++ b/library/it/pom.xml @@ -11,14 +11,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb it - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT ../../commons/it 4.0.0 org.opendaylight.ovsdb library-it - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT jar @@ -27,7 +27,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb library-karaf - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT zip diff --git a/library/karaf/pom.xml b/library/karaf/pom.xml index 6fbffdc91..a15c13a80 100644 --- a/library/karaf/pom.xml +++ b/library/karaf/pom.xml @@ -15,7 +15,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 4.0.0 org.opendaylight.ovsdb library-karaf - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT ODL :: ovsdb :: ${project.artifactId} diff --git a/library/pom.xml b/library/pom.xml index dfcf7fec3..94054dcdc 100644 --- a/library/pom.xml +++ b/library/pom.xml @@ -17,7 +17,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb library-aggregator - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT ODL :: ovsdb :: ${project.artifactId} diff --git a/pom.xml b/pom.xml index b54323f7e..66987b969 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT ${project.artifactId} pom diff --git a/schemas/hardwarevtep/pom.xml b/schemas/hardwarevtep/pom.xml index 5f7860963..5db836a1d 100644 --- a/schemas/hardwarevtep/pom.xml +++ b/schemas/hardwarevtep/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb schema.hardwarevtep - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT bundle diff --git a/schemas/openvswitch/pom.xml b/schemas/openvswitch/pom.xml index cf98ec6f2..ae8599d20 100644 --- a/schemas/openvswitch/pom.xml +++ b/schemas/openvswitch/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb schema.openvswitch - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT bundle diff --git a/schemas/pom.xml b/schemas/pom.xml index e6ca07540..c919f1936 100644 --- a/schemas/pom.xml +++ b/schemas/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb schemas - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT ODL :: ovsdb :: ${project.artifactId} diff --git a/southbound/pom.xml b/southbound/pom.xml index 02aec6af6..ee34618d3 100644 --- a/southbound/pom.xml +++ b/southbound/pom.xml @@ -16,7 +16,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.ovsdb southbound-aggregator - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT ODL :: ovsdb :: ${project.artifactId} diff --git a/southbound/southbound-api/pom.xml b/southbound/southbound-api/pom.xml index 506c0b148..587b71160 100644 --- a/southbound/southbound-api/pom.xml +++ b/southbound/southbound-api/pom.xml @@ -10,14 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT ../../commons/binding-parent 4.0.0 org.opendaylight.ovsdb southbound-api - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT bundle diff --git a/southbound/southbound-artifacts/pom.xml b/southbound/southbound-artifacts/pom.xml index a9e72372d..3b0610993 100644 --- a/southbound/southbound-artifacts/pom.xml +++ b/southbound/southbound-artifacts/pom.xml @@ -19,7 +19,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb southbound-artifacts - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT pom diff --git a/southbound/southbound-features/features/pom.xml b/southbound/southbound-features/features/pom.xml index ed7b83c54..2759a917d 100644 --- a/southbound/southbound-features/features/pom.xml +++ b/southbound/southbound-features/features/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb southbound-features - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT feature diff --git a/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml b/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml index 7b35d3961..8e997e9c5 100644 --- a/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml +++ b/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb odl-ovsdb-southbound-api - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT feature diff --git a/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml b/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml index d25319bd6..bbd84c92f 100644 --- a/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml +++ b/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb odl-ovsdb-southbound-impl-rest - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT feature ODL :: ovsdb :: ${project.artifactId} diff --git a/southbound/southbound-impl/pom.xml b/southbound/southbound-impl/pom.xml index 6afdb06af..1e32c875e 100644 --- a/southbound/southbound-impl/pom.xml +++ b/southbound/southbound-impl/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT ../../commons/binding-parent diff --git a/southbound/southbound-it/pom.xml b/southbound/southbound-it/pom.xml index ce35f9985..08276c5f3 100644 --- a/southbound/southbound-it/pom.xml +++ b/southbound/southbound-it/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb it - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT ../../commons/it 4.0.0 diff --git a/southbound/southbound-karaf/pom.xml b/southbound/southbound-karaf/pom.xml index 8228438d5..adde876b9 100644 --- a/southbound/southbound-karaf/pom.xml +++ b/southbound/southbound-karaf/pom.xml @@ -15,7 +15,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 4.0.0 org.opendaylight.ovsdb southbound-karaf - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT ODL :: ovsdb :: ${project.artifactId} diff --git a/utils/config/pom.xml b/utils/config/pom.xml index 18c846de8..20e6a094c 100644 --- a/utils/config/pom.xml +++ b/utils/config/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb utils.config - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT ODL :: ovsdb :: ${project.artifactId} diff --git a/utils/hwvtepsouthbound-utils/pom.xml b/utils/hwvtepsouthbound-utils/pom.xml index dcaa7cbe5..792450e2f 100644 --- a/utils/hwvtepsouthbound-utils/pom.xml +++ b/utils/hwvtepsouthbound-utils/pom.xml @@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb utils.hwvtepsouthbound-utils - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT bundle diff --git a/utils/mdsal-utils/pom.xml b/utils/mdsal-utils/pom.xml index caca5476a..3cca64ad0 100644 --- a/utils/mdsal-utils/pom.xml +++ b/utils/mdsal-utils/pom.xml @@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb utils.mdsal-utils - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT bundle diff --git a/utils/odl-ovsdb-utils/pom.xml b/utils/odl-ovsdb-utils/pom.xml index c7b21a8b1..ef7cf8855 100644 --- a/utils/odl-ovsdb-utils/pom.xml +++ b/utils/odl-ovsdb-utils/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb odl-ovsdb-utils - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT feature diff --git a/utils/ovsdb-it-utils/pom.xml b/utils/ovsdb-it-utils/pom.xml index f84b05e06..e0978dd93 100644 --- a/utils/ovsdb-it-utils/pom.xml +++ b/utils/ovsdb-it-utils/pom.xml @@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT ../../commons/binding-parent diff --git a/utils/pom.xml b/utils/pom.xml index 98cd91597..21eac73cd 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb utils - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT pom diff --git a/utils/servicehelper/pom.xml b/utils/servicehelper/pom.xml index 37e1170ec..f5bbce2b2 100644 --- a/utils/servicehelper/pom.xml +++ b/utils/servicehelper/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb utils.servicehelper - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT bundle diff --git a/utils/southbound-utils/pom.xml b/utils/southbound-utils/pom.xml index f2569fa93..9902dd394 100644 --- a/utils/southbound-utils/pom.xml +++ b/utils/southbound-utils/pom.xml @@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb utils.southbound-utils - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT bundle diff --git a/utils/yang-utils/pom.xml b/utils/yang-utils/pom.xml index 17779892f..0c4f7522f 100644 --- a/utils/yang-utils/pom.xml +++ b/utils/yang-utils/pom.xml @@ -11,13 +11,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb ovsdb-binding-parent - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT ../../commons/binding-parent org.opendaylight.ovsdb utils.yang-utils - 1.18.0-SNAPSHOT + 1.18.1-SNAPSHOT bundle Entering 'serviceutils' commit a78edf583b5d6718fde89daf652de635a674cc73 Author: jenkins-releng Date: Thu Apr 18 23:51:27 2024 +0000 Bump versions by x.y.(z+1) Change-Id: Ifc8346135db7b73d36b4718cfef6b6d56b408677 Signed-off-by: jenkins-releng diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 2c1594a..19717d8 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils serviceutils-artifacts - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT pom @@ -30,63 +30,63 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL ${project.groupId} listener-api - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT ${project.groupId} metrics-api - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT ${project.groupId} metrics-impl - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT ${project.groupId} metrics-impl - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT config cfg ${project.groupId} metrics-impl-prometheus - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT ${project.groupId} rpc-api - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT ${project.groupId} srm-api - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT ${project.groupId} tools-api - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT ${project.groupId} upgrade - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT ${project.groupId} srm-impl - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT ${project.groupId} tools-testutils - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT test diff --git a/commons/binding-parent/pom.xml b/commons/binding-parent/pom.xml index 0ac96e6..3a62497 100644 --- a/commons/binding-parent/pom.xml +++ b/commons/binding-parent/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils binding-parent - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT pom diff --git a/commons/pom.xml b/commons/pom.xml index bafcbea..a14a22f 100644 --- a/commons/pom.xml +++ b/commons/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils commons - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT ODL :: serviceutils :: ${project.artifactId} diff --git a/commons/quality-parent/pom.xml b/commons/quality-parent/pom.xml index 42436b9..d2c4f07 100644 --- a/commons/quality-parent/pom.xml +++ b/commons/quality-parent/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.serviceutils quality-parent - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT pom @@ -22,7 +22,7 @@ org.opendaylight.serviceutils serviceutils-artifacts - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT pom import diff --git a/features/odl-infrautils-metrics-prometheus/pom.xml b/features/odl-infrautils-metrics-prometheus/pom.xml index a8c5787..08a8697 100644 --- a/features/odl-infrautils-metrics-prometheus/pom.xml +++ b/features/odl-infrautils-metrics-prometheus/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.infrautils single-feature-parent - 3.4.0-SNAPSHOT + 3.4.1-SNAPSHOT ../parent diff --git a/features/odl-infrautils-metrics-sample/pom.xml b/features/odl-infrautils-metrics-sample/pom.xml index 5200aa4..58f4486 100644 --- a/features/odl-infrautils-metrics-sample/pom.xml +++ b/features/odl-infrautils-metrics-sample/pom.xml @@ -5,7 +5,7 @@ org.opendaylight.infrautils single-feature-parent - 3.4.0-SNAPSHOT + 3.4.1-SNAPSHOT ../parent diff --git a/features/odl-serviceutils-listener/pom.xml b/features/odl-serviceutils-listener/pom.xml index 8ec0dd0..ee59e26 100644 --- a/features/odl-serviceutils-listener/pom.xml +++ b/features/odl-serviceutils-listener/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.serviceutils odl-serviceutils-listener - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT feature ODL :: serviceutils :: listener tools @@ -27,7 +27,7 @@ org.opendaylight.serviceutils serviceutils-artifacts - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT import pom diff --git a/features/odl-serviceutils-metrics/pom.xml b/features/odl-serviceutils-metrics/pom.xml index 654ff0a..b71eb3c 100644 --- a/features/odl-serviceutils-metrics/pom.xml +++ b/features/odl-serviceutils-metrics/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.serviceutils odl-serviceutils-metrics - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT feature ODL :: serviceutils :: Metrics @@ -34,7 +34,7 @@ org.opendaylight.serviceutils serviceutils-artifacts - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT import pom diff --git a/features/odl-serviceutils-rpc/pom.xml b/features/odl-serviceutils-rpc/pom.xml index 6378ea9..274d999 100644 --- a/features/odl-serviceutils-rpc/pom.xml +++ b/features/odl-serviceutils-rpc/pom.xml @@ -11,7 +11,7 @@ org.opendaylight.serviceutils odl-serviceutils-rpc - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT feature ODL :: serviceutils :: RPC tools @@ -20,7 +20,7 @@ org.opendaylight.serviceutils serviceutils-artifacts - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT pom import diff --git a/features/odl-serviceutils-srm/pom.xml b/features/odl-serviceutils-srm/pom.xml index 46875ef..502dd05 100644 --- a/features/odl-serviceutils-srm/pom.xml +++ b/features/odl-serviceutils-srm/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils odl-serviceutils-srm - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT feature ODL :: serviceutils :: SRM @@ -41,17 +41,17 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils srm-api - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT org.opendaylight.serviceutils srm-impl - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT org.opendaylight.serviceutils srm-shell - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT diff --git a/features/odl-serviceutils-tools/pom.xml b/features/odl-serviceutils-tools/pom.xml index 70074d0..1ed85fc 100644 --- a/features/odl-serviceutils-tools/pom.xml +++ b/features/odl-serviceutils-tools/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils odl-serviceutils-tools - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT feature ODL :: serviceutils :: TOOLS @@ -34,7 +34,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils serviceutils-artifacts - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT pom import @@ -63,12 +63,12 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils tools-api - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT org.opendaylight.serviceutils upgrade - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT diff --git a/features/pom.xml b/features/pom.xml index b8e08ca..b689014 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils serviceutils-features-aggregator - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT ODL :: serviceutils :: ${project.artifactId} diff --git a/features/serviceutils-features/pom.xml b/features/serviceutils-features/pom.xml index fabc7e1..f81e1e6 100644 --- a/features/serviceutils-features/pom.xml +++ b/features/serviceutils-features/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils serviceutils-features - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT ODL :: serviceutils :: ${project.artifactId} feature diff --git a/karaf/pom.xml b/karaf/pom.xml index 42ec5ee..7dc1ff8 100644 --- a/karaf/pom.xml +++ b/karaf/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils serviceutils-karaf - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT ODL :: serviceutils :: ${project.artifactId} diff --git a/metrics/api/pom.xml b/metrics/api/pom.xml index 190ca72..45a2f68 100644 --- a/metrics/api/pom.xml +++ b/metrics/api/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.serviceutils quality-parent - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT ../../commons/quality-parent diff --git a/metrics/impl-prometheus/pom.xml b/metrics/impl-prometheus/pom.xml index 0c71788..aa8e623 100644 --- a/metrics/impl-prometheus/pom.xml +++ b/metrics/impl-prometheus/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.serviceutils quality-parent - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT ../../commons/quality-parent diff --git a/metrics/impl-test/pom.xml b/metrics/impl-test/pom.xml index 115a01b..96b4b78 100644 --- a/metrics/impl-test/pom.xml +++ b/metrics/impl-test/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.serviceutils quality-parent - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT ../../commons/quality-parent diff --git a/metrics/impl/pom.xml b/metrics/impl/pom.xml index 92120a9..6e6715c 100644 --- a/metrics/impl/pom.xml +++ b/metrics/impl/pom.xml @@ -12,7 +12,7 @@ org.opendaylight.serviceutils quality-parent - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT ../../commons/quality-parent diff --git a/metrics/it/pom.xml b/metrics/it/pom.xml index 5bfeb7b..71f156b 100644 --- a/metrics/it/pom.xml +++ b/metrics/it/pom.xml @@ -22,7 +22,7 @@ ODL :: serviceutils :: ${project.artifactId} - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT diff --git a/metrics/pom.xml b/metrics/pom.xml index 09383bf..d58765b 100644 --- a/metrics/pom.xml +++ b/metrics/pom.xml @@ -19,7 +19,7 @@ org.opendaylight.serviceutils metrics-aggregator - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT pom diff --git a/metrics/sample/impl/pom.xml b/metrics/sample/impl/pom.xml index 0cf3d38..22fa677 100644 --- a/metrics/sample/impl/pom.xml +++ b/metrics/sample/impl/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.serviceutils quality-parent - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT ../../../commons/quality-parent diff --git a/pom.xml b/pom.xml index fa7ecff..37b08a4 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils serviceutils-aggregator - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT serviceutils pom diff --git a/srm/api/pom.xml b/srm/api/pom.xml index 1201e26..114b681 100644 --- a/srm/api/pom.xml +++ b/srm/api/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.serviceutils binding-parent - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT ../../commons/binding-parent diff --git a/srm/impl/pom.xml b/srm/impl/pom.xml index d0d0ceb..dcbad76 100644 --- a/srm/impl/pom.xml +++ b/srm/impl/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.serviceutils quality-parent - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT ../../commons/quality-parent diff --git a/srm/pom.xml b/srm/pom.xml index e403e52..b78e520 100644 --- a/srm/pom.xml +++ b/srm/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils srm-aggregator - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT ODL :: serviceutils :: ${project.artifactId} diff --git a/srm/shell/pom.xml b/srm/shell/pom.xml index f97801f..256343b 100644 --- a/srm/shell/pom.xml +++ b/srm/shell/pom.xml @@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.serviceutils quality-parent - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT ../../commons/quality-parent diff --git a/tools/api/pom.xml b/tools/api/pom.xml index 16a9674..e703d54 100644 --- a/tools/api/pom.xml +++ b/tools/api/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.serviceutils quality-parent - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT ../../commons/quality-parent/ diff --git a/tools/listener-api/pom.xml b/tools/listener-api/pom.xml index d0538a1..75193be 100644 --- a/tools/listener-api/pom.xml +++ b/tools/listener-api/pom.xml @@ -7,7 +7,7 @@ org.opendaylight.serviceutils quality-parent - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT ../../commons/quality-parent diff --git a/tools/pom.xml b/tools/pom.xml index b52a6c3..5a78ffa 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -18,7 +18,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.serviceutils tools-aggregator - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT ODL :: serviceutils :: ${project.artifactId} diff --git a/tools/rpc-api/pom.xml b/tools/rpc-api/pom.xml index 1f9a121..8ca2be5 100644 --- a/tools/rpc-api/pom.xml +++ b/tools/rpc-api/pom.xml @@ -7,13 +7,13 @@ org.opendaylight.serviceutils quality-parent - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT ../../commons/quality-parent/ org.opendaylight.serviceutils rpc-api - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT bundle diff --git a/tools/testutils/pom.xml b/tools/testutils/pom.xml index 6097728..3360078 100644 --- a/tools/testutils/pom.xml +++ b/tools/testutils/pom.xml @@ -13,13 +13,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.serviceutils quality-parent - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT ../../commons/quality-parent/ org.opendaylight.serviceutils tools-testutils - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT ODL :: serviceutils :: ${project.artifactId} diff --git a/upgrade/pom.xml b/upgrade/pom.xml index f3622d0..83f1a45 100644 --- a/upgrade/pom.xml +++ b/upgrade/pom.xml @@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.serviceutils binding-parent - 0.13.0-SNAPSHOT + 0.13.1-SNAPSHOT ../commons/binding-parent commit 57fc30bd9f54c4878aad071019bd53a78b42f82e Author: Gilles Thouenon Date: Tue Apr 16 14:52:24 2024 +0200 Update git submodules * Update integration/distribution from branch 'stable/calcium' to 8ee75019cc122b8e6d45b0f9c69185678887c487 - Bump transportpce versions Adopt: - transportpce-models-20.0.1 - transportpce-9.0.1 Change-Id: Idced69b8b0ee50b3b490a7d60763bb8638287f1d Signed-off-by: Gilles Thouenon diff --git a/integration/distribution b/integration/distribution index 9e2488466..8ee75019c 160000 --- a/integration/distribution +++ b/integration/distribution @@ -1 +1 @@ -Subproject commit 9e248846658c3b2e9a8efbd0ab57245271bc63bc +Subproject commit 8ee75019cc122b8e6d45b0f9c69185678887c487 On branch stable/calcium Your branch is up to date with 'origin/stable/calcium'. Changes not staged for commit: (use "git add ..." to update what will be committed) (use "git restore ..." to discard changes in working directory) modified: daexim (new commits) modified: integration/distribution (new commits) modified: jsonrpc (new commits) modified: lispflowmapping (new commits) modified: openflowplugin (new commits) modified: ovsdb (new commits) modified: serviceutils (new commits) Untracked files: (use "git add ..." to include in what will be committed) archives/ no changes added to commit (use "git add" and/or "git commit -a") daexim.bundle daexim.patch integration-distribution.bundle integration-distribution.patch jsonrpc.bundle jsonrpc.patch lispflowmapping.bundle lispflowmapping.patch openflowplugin.bundle openflowplugin.patch ovsdb.bundle ovsdb.patch serviceutils.bundle serviceutils.patch Scanning ./daexim/akka-infoprovider-impl/pom.xml Scanning ./daexim/artifacts/pom.xml Scanning ./daexim/features/daexim-features/pom.xml Scanning ./daexim/features/odl-daexim-all/pom.xml Scanning ./daexim/features/odl-daexim/pom.xml Scanning ./daexim/features/pom.xml Scanning ./daexim/impl/pom.xml Scanning ./daexim/karaf/pom.xml Scanning ./daexim/model/pom.xml Scanning ./daexim/parent/pom.xml Scanning ./daexim/spi/pom.xml Scanning ./daexim/test-model/pom.xml Scanning ./daexim/pom.xml Scanning ./integration/distribution/artifacts/all/pom.xml Scanning ./integration/distribution/artifacts/distribution/pom.xml Scanning ./integration/distribution/artifacts/upstream/all/pom.xml Scanning ./integration/distribution/artifacts/upstream/artifacts/pom.xml Scanning ./integration/distribution/artifacts/upstream/other/pom.xml Scanning ./integration/distribution/artifacts/upstream/properties/pom.xml Scanning ./integration/distribution/artifacts/upstream/pom.xml Scanning ./integration/distribution/artifacts/pom.xml Scanning ./integration/distribution/features/repos/index/pom.xml Scanning ./integration/distribution/features/repos/test/pom.xml Scanning ./integration/distribution/features/repos/pom.xml Scanning ./integration/distribution/features/singles/odl-integration-all/pom.xml Scanning ./integration/distribution/features/singles/odl-integration-compatible-with-all/pom.xml Scanning ./integration/distribution/features/singles/pom.xml Scanning ./integration/distribution/features/pom.xml Scanning ./integration/distribution/karaf-scripts/pom.xml Scanning ./integration/distribution/karaf/pom.xml Scanning ./integration/distribution/onap-karaf/pom.xml Scanning ./integration/distribution/opendaylight/pom.xml Scanning ./integration/distribution/pom.xml Scanning ./jsonrpc/api/pom.xml Scanning ./jsonrpc/artifacts/pom.xml Scanning ./jsonrpc/binding-adapter/pom.xml Scanning ./jsonrpc/bus/api/pom.xml Scanning ./jsonrpc/bus/config/pom.xml Scanning ./jsonrpc/bus/examples/binding-bridge/pom.xml Scanning ./jsonrpc/bus/examples/inband-models/pom.xml Scanning ./jsonrpc/bus/examples/pom.xml Scanning ./jsonrpc/bus/jsonrpc/pom.xml Scanning ./jsonrpc/bus/messagelib/pom.xml Scanning ./jsonrpc/bus/spi/pom.xml Scanning ./jsonrpc/bus/transport-http/pom.xml Scanning ./jsonrpc/bus/transport-zmq/pom.xml Scanning ./jsonrpc/bus/pom.xml Scanning ./jsonrpc/dom-codec/pom.xml Scanning ./jsonrpc/features/features-jsonrpc/pom.xml Scanning ./jsonrpc/features/odl-jsonrpc-all/pom.xml Scanning ./jsonrpc/features/odl-jsonrpc-bus/pom.xml Scanning ./jsonrpc/features/odl-jsonrpc-cluster/pom.xml Scanning ./jsonrpc/features/odl-jsonrpc-provider/pom.xml Scanning ./jsonrpc/features/pom.xml Scanning ./jsonrpc/karaf/pom.xml Scanning ./jsonrpc/parent/pom.xml Scanning ./jsonrpc/provider/cluster/pom.xml Scanning ./jsonrpc/provider/common/pom.xml Scanning ./jsonrpc/provider/single/pom.xml Scanning ./jsonrpc/provider/pom.xml Scanning ./jsonrpc/security/aaa/pom.xml Scanning ./jsonrpc/security/api/pom.xml Scanning ./jsonrpc/security/noop/pom.xml Scanning ./jsonrpc/security/service/pom.xml Scanning ./jsonrpc/security/pom.xml Scanning ./jsonrpc/test-model/pom.xml Scanning ./jsonrpc/tools/parent/pom.xml Scanning ./jsonrpc/tools/test-tool/pom.xml Scanning ./jsonrpc/tools/pom.xml Scanning ./jsonrpc/pom.xml Scanning ./lispflowmapping/artifacts/pom.xml Scanning ./lispflowmapping/commons/build_tools/pom.xml Scanning ./lispflowmapping/commons/parent/pom.xml Scanning ./lispflowmapping/features/features-lispflowmapping/pom.xml Scanning ./lispflowmapping/features/odl-lispflowmapping-inmemorydb/pom.xml Scanning ./lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/pom.xml Scanning ./lispflowmapping/features/odl-lispflowmapping-mappingservice/pom.xml Scanning ./lispflowmapping/features/odl-lispflowmapping-models/pom.xml Scanning ./lispflowmapping/features/odl-lispflowmapping-msmr/pom.xml Scanning ./lispflowmapping/features/odl-lispflowmapping-southbound/pom.xml Scanning ./lispflowmapping/features/pom.xml Scanning ./lispflowmapping/integrationtest/pom.xml Scanning ./lispflowmapping/lispflowmapping-karaf/pom.xml Scanning ./lispflowmapping/mappingservice/api/pom.xml Scanning ./lispflowmapping/mappingservice/config/pom.xml Scanning ./lispflowmapping/mappingservice/dsbackend/pom.xml Scanning ./lispflowmapping/mappingservice/implementation/pom.xml Scanning ./lispflowmapping/mappingservice/inmemorydb/pom.xml Scanning ./lispflowmapping/mappingservice/lisp-proto/pom.xml Scanning ./lispflowmapping/mappingservice/mapcache/pom.xml Scanning ./lispflowmapping/mappingservice/shell/pom.xml Scanning ./lispflowmapping/mappingservice/southbound/pom.xml Scanning ./lispflowmapping/mappingservice/pom.xml Scanning ./lispflowmapping/pom.xml Scanning ./openflowplugin/applications/arbitratorreconciliation/api/pom.xml Scanning ./openflowplugin/applications/arbitratorreconciliation/impl/pom.xml Scanning ./openflowplugin/applications/arbitratorreconciliation/pom.xml Scanning ./openflowplugin/applications/bulk-o-matic/pom.xml Scanning ./openflowplugin/applications/device-ownership-service/pom.xml Scanning ./openflowplugin/applications/forwardingrules-manager/pom.xml Scanning ./openflowplugin/applications/forwardingrules-sync/pom.xml Scanning ./openflowplugin/applications/lldp-speaker/pom.xml Scanning ./openflowplugin/applications/of-switch-config-pusher/pom.xml Scanning ./openflowplugin/applications/reconciliation-framework/pom.xml Scanning ./openflowplugin/applications/southbound-cli/pom.xml Scanning ./openflowplugin/applications/table-miss-enforcer/pom.xml Scanning ./openflowplugin/applications/topology-lldp-discovery/pom.xml Scanning ./openflowplugin/applications/topology-manager/pom.xml Scanning ./openflowplugin/applications/pom.xml Scanning ./openflowplugin/artifacts/pom.xml Scanning ./openflowplugin/distribution/karaf/pom.xml Scanning ./openflowplugin/drop-test-karaf/pom.xml Scanning ./openflowplugin/extension/features-extension-aggregator/features-openflowplugin-extension/pom.xml Scanning ./openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/pom.xml Scanning ./openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/pom.xml Scanning ./openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/pom.xml Scanning ./openflowplugin/extension/features-extension-aggregator/pom.xml Scanning ./openflowplugin/extension/openflowjava-extension-eric/pom.xml Scanning ./openflowplugin/extension/openflowjava-extension-nicira-api/pom.xml Scanning ./openflowplugin/extension/openflowjava-extension-nicira/pom.xml Scanning ./openflowplugin/extension/openflowplugin-extension-api/pom.xml Scanning ./openflowplugin/extension/openflowplugin-extension-eric/pom.xml Scanning ./openflowplugin/extension/openflowplugin-extension-nicira/pom.xml Scanning ./openflowplugin/extension/openflowplugin-extension-onf/pom.xml Scanning ./openflowplugin/extension/test-extension/pom.xml Scanning ./openflowplugin/extension/pom.xml Scanning ./openflowplugin/features-aggregator/features-openflowplugin/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-bulk-o-matic/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-config-pusher/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-lldp-speaker/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-reconciliation-framework/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-southbound-cli/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-topology-manager/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-topology/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-drop-test/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-flow-services/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-libraries/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-nsf-model/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-southbound/pom.xml Scanning ./openflowplugin/features-aggregator/pom.xml Scanning ./openflowplugin/libraries/liblldp/pom.xml Scanning ./openflowplugin/libraries/pom.xml Scanning ./openflowplugin/model/model-flow-base/pom.xml Scanning ./openflowplugin/model/model-flow-service/pom.xml Scanning ./openflowplugin/model/model-flow-statistics/pom.xml Scanning ./openflowplugin/model/model-inventory/pom.xml Scanning ./openflowplugin/model/model-topology/pom.xml Scanning ./openflowplugin/model/pom.xml Scanning ./openflowplugin/openflowjava/features-openflowjava-aggregator/features-openflowjava/pom.xml Scanning ./openflowplugin/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml Scanning ./openflowplugin/openflowjava/features-openflowjava-aggregator/pom.xml Scanning ./openflowplugin/openflowjava/openflow-protocol-api/pom.xml Scanning ./openflowplugin/openflowjava/openflow-protocol-impl/pom.xml Scanning ./openflowplugin/openflowjava/openflow-protocol-it/pom.xml Scanning ./openflowplugin/openflowjava/openflow-protocol-spi/pom.xml Scanning ./openflowplugin/openflowjava/openflowjava-blueprint-config/pom.xml Scanning ./openflowplugin/openflowjava/openflowjava-util/pom.xml Scanning ./openflowplugin/openflowjava/pom.xml Scanning ./openflowplugin/openflowplugin-api/pom.xml Scanning ./openflowplugin/openflowplugin-blueprint-config/pom.xml Scanning ./openflowplugin/openflowplugin-common/pom.xml Scanning ./openflowplugin/openflowplugin-impl/pom.xml Scanning ./openflowplugin/openflowplugin-it/pom.xml Scanning ./openflowplugin/openflowplugin/pom.xml Scanning ./openflowplugin/parent/pom.xml Scanning ./openflowplugin/samples/learning-switch/pom.xml Scanning ./openflowplugin/samples/sample-bundles/pom.xml Scanning ./openflowplugin/samples/sample-consumer/pom.xml Scanning ./openflowplugin/samples/simple-client/pom.xml Scanning ./openflowplugin/samples/pom.xml Scanning ./openflowplugin/test-common/pom.xml Scanning ./openflowplugin/test-provider/pom.xml Scanning ./openflowplugin/pom.xml Scanning ./ovsdb/commons/binding-parent/pom.xml Scanning ./ovsdb/commons/it/pom.xml Scanning ./ovsdb/commons/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml Scanning ./ovsdb/hwvtepsouthbound/pom.xml Scanning ./ovsdb/library/artifacts/pom.xml Scanning ./ovsdb/library/features/features/pom.xml Scanning ./ovsdb/library/features/odl-ovsdb-library/pom.xml Scanning ./ovsdb/library/features/pom.xml Scanning ./ovsdb/library/impl/pom.xml Scanning ./ovsdb/library/it/pom.xml Scanning ./ovsdb/library/karaf/pom.xml Scanning ./ovsdb/library/pom.xml Scanning ./ovsdb/schemas/hardwarevtep/pom.xml Scanning ./ovsdb/schemas/openvswitch/pom.xml Scanning ./ovsdb/schemas/pom.xml Scanning ./ovsdb/southbound/southbound-api/pom.xml Scanning ./ovsdb/southbound/southbound-artifacts/pom.xml Scanning ./ovsdb/southbound/southbound-features/features/pom.xml Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/pom.xml Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/pom.xml Scanning ./ovsdb/southbound/southbound-features/pom.xml Scanning ./ovsdb/southbound/southbound-impl/pom.xml Scanning ./ovsdb/southbound/southbound-it/pom.xml Scanning ./ovsdb/southbound/southbound-karaf/pom.xml Scanning ./ovsdb/southbound/pom.xml Scanning ./ovsdb/utils/config/pom.xml Scanning ./ovsdb/utils/hwvtepsouthbound-utils/pom.xml Scanning ./ovsdb/utils/mdsal-utils/pom.xml Scanning ./ovsdb/utils/odl-ovsdb-utils/pom.xml Scanning ./ovsdb/utils/ovsdb-it-utils/pom.xml Scanning ./ovsdb/utils/servicehelper/pom.xml Scanning ./ovsdb/utils/southbound-utils/pom.xml Scanning ./ovsdb/utils/yang-utils/pom.xml Scanning ./ovsdb/utils/pom.xml Scanning ./ovsdb/pom.xml Scanning ./serviceutils/artifacts/pom.xml Scanning ./serviceutils/commons/binding-parent/pom.xml Scanning ./serviceutils/commons/quality-parent/pom.xml Scanning ./serviceutils/commons/pom.xml Scanning ./serviceutils/features/odl-infrautils-metrics-prometheus/pom.xml Scanning ./serviceutils/features/odl-infrautils-metrics-sample/pom.xml Scanning ./serviceutils/features/odl-serviceutils-listener/pom.xml Scanning ./serviceutils/features/odl-serviceutils-metrics/pom.xml Scanning ./serviceutils/features/odl-serviceutils-rpc/pom.xml Scanning ./serviceutils/features/odl-serviceutils-srm/pom.xml Scanning ./serviceutils/features/odl-serviceutils-tools/pom.xml Scanning ./serviceutils/features/serviceutils-features/pom.xml Scanning ./serviceutils/features/pom.xml Scanning ./serviceutils/karaf/pom.xml Scanning ./serviceutils/metrics/api/pom.xml Scanning ./serviceutils/metrics/impl-prometheus/pom.xml Scanning ./serviceutils/metrics/impl-test/pom.xml Scanning ./serviceutils/metrics/impl/pom.xml Scanning ./serviceutils/metrics/it/pom.xml Scanning ./serviceutils/metrics/sample/impl/pom.xml Scanning ./serviceutils/metrics/pom.xml Scanning ./serviceutils/srm/api/pom.xml Scanning ./serviceutils/srm/impl/pom.xml Scanning ./serviceutils/srm/shell/pom.xml Scanning ./serviceutils/srm/pom.xml Scanning ./serviceutils/tools/api/pom.xml Scanning ./serviceutils/tools/listener-api/pom.xml Scanning ./serviceutils/tools/rpc-api/pom.xml Scanning ./serviceutils/tools/testutils/pom.xml Scanning ./serviceutils/tools/pom.xml Scanning ./serviceutils/upgrade/pom.xml Scanning ./serviceutils/pom.xml Scanning ./pom.xml 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-547.el8.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] daexim-test-model [bundle] [INFO] daexim-model [bundle] [INFO] daexim-spi [bundle] [INFO] parent [pom] [INFO] daexim-impl [bundle] [INFO] daexim-akka-infoprovider-impl [bundle] [INFO] OpenDaylight :: daexim (Karaf feature) [feature] [INFO] OpenDaylight :: Daexim :: All [feature] [INFO] ODL :: daexim :: daexim-features [feature] [INFO] ODL :: daexim :: features-aggregator [pom] [INFO] daexim-artifacts [pom] [INFO] daexim-karaf [jar] [INFO] daexim [pom] [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] JSON-RPC :: Parent [pom] [INFO] JSON-RPC :: BUS :: JSON-RPC codec [bundle] [INFO] JSON-RPC :: BUS :: API [bundle] [INFO] JSON-RPC :: Security :: API [bundle] [INFO] JSON-RPC :: Security :: NOOP [bundle] [INFO] JSON-RPC :: BUS :: SPI [bundle] [INFO] JSON-RPC :: BUS :: ZeroMQ transport [bundle] [INFO] JSON-RPC :: BUS :: HTTP transport [bundle] [INFO] JSON-RPC :: BUS :: Messaging library [bundle] [INFO] JSON-RPC :: Security :: Service [bundle] [INFO] JSON-RPC :: API [bundle] [INFO] JSON-RPC :: Security :: AAA [bundle] [INFO] JSON-RPC :: BUS :: Config [jar] [INFO] JSON-RPC :: Feature :: bus [feature] [INFO] JSON-RPC :: Test model [bundle] [INFO] JSON-RPC :: DOM :: Codec [bundle] [INFO] JSON-RPC :: Provider [pom] [INFO] JSON-RPC :: Provider :: Common [bundle] [INFO] JSON-RPC :: Provider :: Single node [bundle] [INFO] JSON-RPC :: Feature :: provider [feature] [INFO] JSON-RPC :: Feature :: all [feature] [INFO] JSON-RPC :: Features :: repository [feature] [INFO] ODL :: lispflowmapping :: mappingservice.lisp-proto [bundle] [INFO] ODL :: lispflowmapping :: mappingservice.api [bundle] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-models [feature] [INFO] ODL :: lispflowmapping :: mappingservice-parent [pom] [INFO] ODL :: lispflowmapping :: mappingservice.inmemorydb [bundle] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-inmemorydb [feature] [INFO] ODL :: lispflowmapping :: mappingservice.dsbackend [bundle] [INFO] ODL :: lispflowmapping :: mappingservice.mapcache [bundle] [INFO] ODL :: lispflowmapping :: mappingservice.config [bundle] [INFO] ODL :: lispflowmapping :: mappingservice.southbound [bundle] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-southbound [feature] [INFO] ODL :: lispflowmapping :: mappingservice.implementation [bundle] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice [feature] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-msmr [feature] [INFO] ODL :: lispflowmapping :: mappingservice.shell [bundle] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice-shell [feature] [INFO] ODL :: lispflowmapping :: features-lispflowmapping [feature] [INFO] ODL :: serviceutils :: quality-parent [pom] [INFO] ODL :: serviceutils :: metrics-api [bundle] [INFO] ODL :: serviceutils :: metrics-impl [bundle] [INFO] ODL :: serviceutils :: Metrics [feature] [INFO] ODL :: serviceutils :: tools-api [bundle] [INFO] ODL :: serviceutils :: binding-parent [pom] [INFO] ODL :: serviceutils :: upgrade [bundle] [INFO] ODL :: serviceutils :: TOOLS [feature] [INFO] openflowplugin-parent [pom] [INFO] ODL :: openflowjava :: openflow-protocol-api [bundle] [INFO] openflowjava-parent [pom] [INFO] ODL :: openflowjava :: openflow-protocol-spi [bundle] [INFO] ODL :: openflowjava :: openflowjava-util [bundle] [INFO] ODL :: openflowjava :: openflow-protocol-impl [bundle] [INFO] ODL :: openflowjava :: openflowjava-blueprint-config [bundle] [INFO] ODL :: openflowjava :: odl-openflowjava-protocol [feature] [INFO] model-inventory [bundle] [INFO] model-flow-base [bundle] [INFO] model-flow-service [bundle] [INFO] model-flow-statistics [bundle] [INFO] model-topology [bundle] [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model [feature] [INFO] liblldp [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Libraries [feature] [INFO] openflowplugin-blueprint-config [bundle] [INFO] openflowplugin-common [bundle] [INFO] openflowplugin-api [bundle] [INFO] openflowplugin-extension-api [bundle] [INFO] openflowplugin [bundle] [INFO] openflowplugin-impl [bundle] [INFO] openflowplugin-extension-onf [bundle] [INFO] rpc-api [bundle] [INFO] ODL :: serviceutils :: RPC 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] OpenDaylight :: Openflow Plugin :: Li southbound API implementation [feature] [INFO] bulk-o-matic [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support [feature] [INFO] device-ownership-service [bundle] [INFO] of-switch-config-pusher [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher [feature] [INFO] arbitratorreconciliation-api [bundle] [INFO] reconciliation-framework [bundle] [INFO] arbitratorreconciliation-impl [bundle] [INFO] forwardingrules-manager [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM [feature] [INFO] forwardingrules-sync [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS [feature] [INFO] table-miss-enforcer [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer [feature] [INFO] topology-lldp-discovery [bundle] [INFO] lldp-speaker [bundle] [INFO] topology-manager [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - topology [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework [feature] [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation [feature] [INFO] OpenDaylight :: Openflow Plugin :: Flow Services [feature] [INFO] test-common [bundle] [INFO] drop-test-karaf [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Drop Test [feature] [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST [feature] [INFO] southbound-cli [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI [feature] [INFO] features-openflowplugin [feature] [INFO] openflowjava-extension-nicira-api [bundle] [INFO] openflowjava-extension-nicira [bundle] [INFO] openflowplugin-extension-nicira [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions [feature] [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions [feature] [INFO] openflowjava-extension-eric [bundle] [INFO] openflowplugin-extension-eric [bundle] [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions [feature] [INFO] features-openflowplugin-extension [feature] [INFO] ovsdb-binding-parent [pom] [INFO] ODL :: ovsdb :: library [bundle] [INFO] ODL :: ovsdb :: utils.servicehelper [bundle] [INFO] ODL :: ovsdb :: schema.openvswitch [bundle] [INFO] ODL :: ovsdb :: schema.hardwarevtep [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-library [feature] [INFO] ODL :: ovsdb :: library-features [feature] [INFO] ODL :: ovsdb :: hwvtepsouthbound-api [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-api [feature] [INFO] ODL :: ovsdb :: southbound-api [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-api [feature] [INFO] ODL :: ovsdb :: utils.config [bundle] [INFO] ODL :: ovsdb :: utils.mdsal-utils [bundle] [INFO] ODL :: ovsdb :: utils.southbound-utils [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-utils [feature] [INFO] ODL :: ovsdb :: hwvtepsouthbound-impl [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound [feature] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-rest [feature] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-ui [feature] [INFO] ODL :: ovsdb :: utils.hwvtepsouthbound-utils [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-test [feature] [INFO] ODL :: ovsdb :: hwvtepsouthbound-features [feature] [INFO] ODL :: ovsdb :: utils.yang-utils [bundle] [INFO] ODL :: ovsdb :: southbound-impl [bundle] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl [feature] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-rest [feature] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-ui [feature] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-test [feature] [INFO] ODL :: ovsdb :: southbound-features [feature] [INFO] listener-api [bundle] [INFO] ODL :: serviceutils :: listener tools [feature] [INFO] ODL :: serviceutils :: serviceutils-features [feature] [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] JSON-RPC :: Artifacts [pom] [INFO] JSON-RPC :: Provider :: Cluster [bundle] [INFO] JSON-RPC :: Feature :: Cluster [feature] [INFO] JSON-RPC :: Features :: Aggregator [pom] [INFO] JSON-RPC :: BUS :: Examples :: Inband models [jar] [INFO] JSON-RPC :: Binding adapter [jar] [INFO] JSON-RPC :: BUS :: Examples :: Binding bridge [jar] [INFO] JSON-RPC :: POM [pom] [INFO] JSON-RPC :: BUS [pom] [INFO] JSON-RPC :: BUS :: Examples [pom] [INFO] JSON-RPC :: Security [pom] [INFO] JSON-RPC :: Tools parent [pom] [INFO] JSON-RPC :: Tools :: Test [jar] [INFO] JSON-RPC :: Tools [pom] [INFO] JSON-RPC :: Karaf [pom] [INFO] ODL :: lispflowmapping :: lispflowmapping-commons [pom] [INFO] ODL :: lispflowmapping :: common.build.tools [jar] [INFO] ODL :: lispflowmapping :: lispflowmapping-artifacts [pom] [INFO] ODL :: lispflowmapping :: features-aggregator [pom] [INFO] ODL :: lispflowmapping :: lispflowmapping-karaf [jar] [INFO] ODL :: lispflowmapping :: mappingservice.integrationtest [bundle] [INFO] lispflowmapping [pom] [INFO] openflowplugin-artifacts [pom] [INFO] libraries-aggregator [pom] [INFO] ODL :: openflowjava :: features-openflowjava [feature] [INFO] ODL :: openflowjava :: features-openflowjava-aggregator [pom] [INFO] simple-client [bundle] [INFO] ODL :: openflowjava :: openflow-protocol-it [bundle] [INFO] test-extension [bundle] [INFO] features-extension-aggregator [pom] [INFO] openflowplugin-extension-aggregator [pom] [INFO] test-provider [bundle] [INFO] features-aggregator [pom] [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator [pom] [INFO] applications-aggregator [pom] [INFO] model-aggregator [pom] [INFO] learning-switch [bundle] [INFO] sample-consumer [bundle] [INFO] sample-bundles [bundle] [INFO] openflowplugin-samples-aggregator [pom] [INFO] openflowplugin-karaf [pom] [INFO] openflowplugin [pom] [INFO] ODL :: ovsdb :: it [pom] [INFO] ODL :: ovsdb :: parents [pom] [INFO] ODL :: ovsdb :: hwvtepsouthbound-karaf [jar] [INFO] ODL :: ovsdb :: hwvtepsouthbound-features-aggregator [pom] [INFO] ODL :: ovsdb :: hwvtepsouthbound-artifacts [pom] [INFO] ODL :: ovsdb :: hwvtepsouthbound-it [jar] [INFO] ODL :: ovsdb :: hwvtepsouthbound-aggregator [pom] [INFO] ODL :: ovsdb :: library-karaf [jar] [INFO] ODL :: ovsdb :: library-features-aggregator [pom] [INFO] ODL :: ovsdb :: library-artifacts [pom] [INFO] ODL :: ovsdb :: library-it [jar] [INFO] ODL :: ovsdb :: library-aggregator [pom] [INFO] ODL :: ovsdb :: schemas [pom] [INFO] ODL :: ovsdb :: southbound-karaf [jar] [INFO] ODL :: ovsdb :: southbound-features-aggregator [pom] [INFO] ODL :: ovsdb :: southbound-artifacts [pom] [INFO] ODL :: ovsdb :: southbound-it [jar] [INFO] ODL :: ovsdb :: southbound-aggregator [pom] [INFO] ODL :: ovsdb :: utils.ovsdb-it-utils [bundle] [INFO] ODL :: ovsdb :: utils [pom] [INFO] ovsdb [pom] [INFO] ODL :: serviceutils :: commons [pom] [INFO] ODL :: serviceutils :: tools-testutils [jar] [INFO] ODL :: serviceutils :: tools-aggregator [pom] [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] autorelease [pom] [INFO] [INFO] -------------< org.opendaylight.daexim:daexim-test-model >-------------- [INFO] Building daexim-test-model 1.15.1-SNAPSHOT [1/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-test-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-test-model --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-test-model --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ daexim-test-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ daexim-test-model --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ daexim-test-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/test-model/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 9.122 ms [INFO] yang-to-sources: Project model files found: 3 in 97.36 ms [INFO] yang-to-sources: 3 YANG models processed in 79.65 ms [INFO] BindingJavaFileGenerator: Defined 16 files in 94.00 ms [INFO] Sorted 16 files into 7 directories in 3.567 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 159.3 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-test-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-test-model --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-test-model --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-test-model --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/test-model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/test-model/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/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/test-model/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ daexim-test-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ daexim-test-model >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ daexim-test-model --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ daexim-test-model <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ daexim-test-model --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-test-model --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/test-model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ daexim-test-model --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ daexim-test-model --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ daexim-test-model --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-test-model --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/test-model/target/daexim-test-model-1.15.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/test-model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-test-model --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ daexim-test-model --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-test-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ daexim-test-model --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ daexim-test-model --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ daexim-test-model --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ daexim-test-model --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ daexim-test-model --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/test-model/target/daexim-test-model-1.15.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.15.1-SNAPSHOT/daexim-test-model-1.15.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/test-model/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.15.1-SNAPSHOT/daexim-test-model-1.15.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-test-model --- [INFO] Writing OBR metadata [INFO] Installing org/opendaylight/daexim/daexim-test-model/1.15.1-SNAPSHOT/daexim-test-model-1.15.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ daexim-test-model --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ daexim-test-model --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------------< org.opendaylight.daexim:daexim-model >---------------- [INFO] Building daexim-model 1.15.1-SNAPSHOT [2/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-model --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-model --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ daexim-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ daexim-model --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ daexim-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/model/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 1.486 ms [INFO] yang-to-sources: Project model files found: 2 in 66.39 ms [INFO] yang-to-sources: 3 YANG models processed in 153.6 ms [INFO] BindingJavaFileGenerator: Defined 72 files in 59.39 ms [INFO] Sorted 72 files into 12 directories in 359.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 72 in 233.6 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-model --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-model --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-model --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/model/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/model/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ daexim-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 76 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ daexim-model >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ daexim-model --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ daexim-model <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ daexim-model --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-model --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ daexim-model --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ daexim-model --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ daexim-model --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-model --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/model/target/daexim-model-1.15.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-model --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ daexim-model --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ daexim-model --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ daexim-model --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ daexim-model --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ daexim-model --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ daexim-model --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/model/target/daexim-model-1.15.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.15.1-SNAPSHOT/daexim-model-1.15.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/model/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-model/1.15.1-SNAPSHOT/daexim-model-1.15.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-model --- [INFO] Installing org/opendaylight/daexim/daexim-model/1.15.1-SNAPSHOT/daexim-model-1.15.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ daexim-model --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ daexim-model --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------------< org.opendaylight.daexim:daexim-spi >----------------- [INFO] Building daexim-spi 1.15.1-SNAPSHOT [3/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-spi --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-spi --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ daexim-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ daexim-spi --- [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) @ daexim-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-spi --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-spi --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-spi --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/spi/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ daexim-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ daexim-spi >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ daexim-spi --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ daexim-spi <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ daexim-spi --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-spi --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/spi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ daexim-spi --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ daexim-spi --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ daexim-spi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-spi --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/spi/target/daexim-spi-1.15.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ daexim-spi --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ daexim-spi --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ daexim-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ daexim-spi --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ daexim-spi --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ daexim-spi --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/spi/target/daexim-spi-1.15.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.15.1-SNAPSHOT/daexim-spi-1.15.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/spi/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-spi/1.15.1-SNAPSHOT/daexim-spi-1.15.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-spi --- [INFO] Installing org/opendaylight/daexim/daexim-spi/1.15.1-SNAPSHOT/daexim-spi-1.15.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ daexim-spi --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ daexim-spi --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------------< org.opendaylight.daexim:parent >------------------- [INFO] Building parent 1.15.1-SNAPSHOT [4/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ 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) @ parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ parent --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ parent --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ parent --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ parent --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ parent --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/parent/pom.xml to /tmp/r/org/opendaylight/daexim/parent/1.15.1-SNAPSHOT/parent-1.15.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ parent --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] ----------------< org.opendaylight.daexim:daexim-impl >----------------- [INFO] Building daexim-impl 1.15.1-SNAPSHOT [5/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ daexim-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ daexim-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) @ daexim-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-impl --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-impl --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/impl/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ daexim-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[12,63] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:[65,83] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[85,83] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ daexim-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ daexim-impl --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ daexim-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ daexim-impl --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-impl --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ daexim-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[238,17] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[253,17] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[267,27] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[284,17] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ daexim-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ daexim-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-impl --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/impl/target/daexim-impl-1.15.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-daexim-cfg) @ daexim-impl --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ daexim-impl --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ daexim-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:provided [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.1:test [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-data-util:jar:13.0.2:provided [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:provided [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ daexim-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ daexim-impl --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ daexim-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ daexim-impl --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/impl/target/daexim-impl-1.15.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.15.1-SNAPSHOT/daexim-impl-1.15.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/impl/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-impl/1.15.1-SNAPSHOT/daexim-impl-1.15.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/impl/src/main/config/org.opendaylight.daexim.cfg to /tmp/r/org/opendaylight/daexim/daexim-impl/1.15.1-SNAPSHOT/daexim-impl-1.15.1-SNAPSHOT.cfg [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-impl --- [INFO] Installing org/opendaylight/daexim/daexim-impl/1.15.1-SNAPSHOT/daexim-impl-1.15.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ daexim-impl --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ daexim-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.daexim:daexim-akka-infoprovider-impl >-------- [INFO] Building daexim-akka-infoprovider-impl 1.15.1-SNAPSHOT [6/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-akka-infoprovider-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-akka-infoprovider-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-akka-infoprovider-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ daexim-akka-infoprovider-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ daexim-akka-infoprovider-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) @ daexim-akka-infoprovider-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-akka-infoprovider-impl --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-akka-infoprovider-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-akka-infoprovider-impl --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ daexim-akka-infoprovider-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ daexim-akka-infoprovider-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ daexim-akka-infoprovider-impl --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ daexim-akka-infoprovider-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ daexim-akka-infoprovider-impl --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-akka-infoprovider-impl --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ daexim-akka-infoprovider-impl --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ daexim-akka-infoprovider-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ daexim-akka-infoprovider-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-akka-infoprovider-impl --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.15.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-akka-infoprovider-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ daexim-akka-infoprovider-impl --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-akka-infoprovider-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ daexim-akka-infoprovider-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.scala-lang:scala-library:jar:2.13.13:compile [WARNING] org.opendaylight.controller:repackaged-akka:jar:9.0.2:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ daexim-akka-infoprovider-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ daexim-akka-infoprovider-impl --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ daexim-akka-infoprovider-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ daexim-akka-infoprovider-impl --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.15.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/akka-infoprovider-impl/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-akka-infoprovider-impl --- [INFO] Installing org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.15.1-SNAPSHOT/daexim-akka-infoprovider-impl-1.15.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ daexim-akka-infoprovider-impl --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ daexim-akka-infoprovider-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------------< org.opendaylight.daexim:odl-daexim >----------------- [INFO] Building OpenDaylight :: daexim (Karaf feature) 1.15.1-SNAPSHOT [7/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-daexim --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-daexim --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-daexim --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-daexim --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-daexim --- [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-daexim --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-daexim --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-daexim --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/features/odl-daexim/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-daexim --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-daexim --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/features/odl-daexim/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-daexim --- [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.8.3.1:check (analyze-compile) > :spotbugs @ odl-daexim >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-daexim --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-daexim <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-daexim --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-daexim --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-daexim --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-daexim --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-daexim --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-daexim --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-daexim --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-daexim --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-daexim --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-daexim --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-daexim --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-daexim --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/features/odl-daexim/pom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.15.1-SNAPSHOT/odl-daexim-1.15.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/features/odl-daexim/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.15.1-SNAPSHOT/odl-daexim-1.15.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-daexim --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ---------------< org.opendaylight.daexim:odl-daexim-all >--------------- [INFO] Building OpenDaylight :: Daexim :: All 1.15.1-SNAPSHOT [8/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-daexim-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-daexim-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-daexim-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-daexim-all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-daexim-all --- [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-daexim-all --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-daexim-all --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-daexim-all --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/features/odl-daexim-all/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-daexim-all --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-daexim-all --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/features/odl-daexim-all/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-daexim-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.8.3.1:check (analyze-compile) > :spotbugs @ odl-daexim-all >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-daexim-all --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-daexim-all <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-daexim-all --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-daexim-all --- [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-daexim-all --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-daexim-all --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-daexim-all --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-daexim-all --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-daexim-all --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-daexim-all --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-daexim-all --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-daexim-all --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-daexim-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-daexim-all --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/features/odl-daexim-all/pom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.15.1-SNAPSHOT/odl-daexim-all-1.15.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/features/odl-daexim-all/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.15.1-SNAPSHOT/odl-daexim-all-1.15.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-daexim-all --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------------< org.opendaylight.daexim:daexim-features >--------------- [INFO] Building ODL :: daexim :: daexim-features 1.15.1-SNAPSHOT [9/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-features --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-features --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-features --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ daexim-features --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ daexim-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) @ daexim-features --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-features --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-features --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ daexim-features --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/features/daexim-features/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ daexim-features --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/features/daexim-features/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ daexim-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.8.3.1:check (analyze-compile) > :spotbugs @ daexim-features >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ daexim-features --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ daexim-features <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ daexim-features --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ daexim-features --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ daexim-features --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-features --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ daexim-features --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-features --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ daexim-features --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ daexim-features --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ daexim-features --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ daexim-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ daexim-features --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/features/daexim-features/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.15.1-SNAPSHOT/daexim-features-1.15.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/features/daexim-features/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.15.1-SNAPSHOT/daexim-features-1.15.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ daexim-features --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ------------< org.opendaylight.daexim:features-aggregator >------------- [INFO] Building ODL :: daexim :: features-aggregator 1.15.1-SNAPSHOT [10/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-aggregator --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/features/pom.xml to /tmp/r/org/opendaylight/daexim/features-aggregator/1.15.1-SNAPSHOT/features-aggregator-1.15.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-aggregator --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --------------< org.opendaylight.daexim:daexim-artifacts >-------------- [INFO] Building daexim-artifacts 1.15.1-SNAPSHOT [11/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ daexim-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ daexim-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ daexim-artifacts --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/artifacts/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-artifacts/1.15.1-SNAPSHOT/daexim-artifacts-1.15.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ daexim-artifacts --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] ----------------< org.opendaylight.daexim:daexim-karaf >---------------- [INFO] Building daexim-karaf 1.15.1-SNAPSHOT [12/258] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim-karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ daexim-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ daexim-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) @ daexim-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ daexim-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/karaf/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ daexim-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.5:assembly (process-resources) @ daexim-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/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/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.5/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.5/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.5/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.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 [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.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [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.1 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 [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.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.15.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.15.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.15.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.2/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.2/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.2/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.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.opendaylight.aaa/odl-apache-shiro/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.11/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/13.0.1/xml/features [INFO] Feature jaas-boot/4.4.5 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.5.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.5 [INFO] Feature kar/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature bundle/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.5 [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 aries-proxy/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.6 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.6 [INFO] Feature package/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.5 [INFO] Feature shell/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.5 [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 service/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.5 [INFO] Feature jaas/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.5 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature ssh/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.11.0 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.5 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.11.0 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.11.0 [INFO] Feature feature/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [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 jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature management/4.4.5 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.5 [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 system/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature log/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature fae663eb-cc63-409a-9fe6-fe22554c71a5/0.0.0 is defined as a boot feature [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.11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.11 [INFO] Feature config/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.5 [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 aries-blueprint/4.4.5 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.5 [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 framework/4.4.5 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.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [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.5 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 [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.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.5 [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.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.fusesource.jansi/jansi/2.4.1 [INFO] Feature instance/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.5 [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 shell-compat/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.5 [INFO] Feature diagnostic/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.5 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.5.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.5 [INFO] Feature deployer/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.5 [INFO] Feature scr/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.5 [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.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature standard/4.4.5 is defined as a boot feature [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.5 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.5 [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.12.1:compile (default-compile) @ daexim-karaf --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ daexim-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ daexim-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ daexim-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ daexim-karaf --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/karaf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ daexim-karaf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ daexim-karaf --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ daexim-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ daexim-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ daexim-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying opendaylight-karaf-resources-13.0.11-config.properties to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ daexim-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ daexim-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.0.11:populate-local-repo (populate-local-repo) @ daexim-karaf --- [INFO] Feature repository discovered recursively: d9e1eb5f-034b-43df-b5fc-c918c9f97710 [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.15.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [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: pt-triemap [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-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-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-dom-broker [INFO] Feature repository discovered recursively: odl-mdsal-dom [INFO] Feature repository discovered recursively: odl-mdsal-9.0.2 [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-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-9.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-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-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.2 [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-daexim-all-1.15.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.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-7.0.4 [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.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-extras-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-aaa-0.19.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: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: framework-4.4.5 [INFO] Feature repository discovered recursively: standard-4.4.5 [INFO] Feature repository discovered recursively: framework-4.4.5 [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.15.1-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: 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-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-9.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-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-9.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-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-controller-9.0.2 [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-9.0.2 [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.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.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-7.0.4 [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.19.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-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.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.19.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: standard-4.4.5 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.24 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ daexim-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ daexim-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ daexim-karaf --- [INFO] Building jar: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/karaf/target/daexim-karaf-1.15.1-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf-maven-plugin:4.4.5:archive (package) @ daexim-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ daexim-karaf --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ daexim-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ daexim-karaf --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.odlparent:karaf.branding:jar:13.0.11:compile [WARNING] org.apache.karaf.features:framework:kar:4.4.5: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) @ daexim-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ daexim-karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ daexim-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ daexim-karaf --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/karaf/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.15.1-SNAPSHOT/daexim-karaf-1.15.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/karaf/target/daexim-karaf-1.15.1-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.15.1-SNAPSHOT/daexim-karaf-1.15.1-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/karaf/target/daexim-karaf-1.15.1-SNAPSHOT.zip to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.15.1-SNAPSHOT/daexim-karaf-1.15.1-SNAPSHOT.zip [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ daexim-karaf --- [INFO] Skipping artifact deployment [INFO] [INFO] -------------------< org.opendaylight.daexim:daexim >------------------- [INFO] Building daexim 1.15.1-SNAPSHOT [13/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ daexim --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ daexim --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ daexim --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ daexim --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ daexim --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/daexim/pom.xml to /tmp/r/org/opendaylight/daexim/daexim/1.15.1-SNAPSHOT/daexim-1.15.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ daexim --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --------< org.opendaylight.integration:distribution-artifacts >--------- [INFO] Building ODL :: integration :: distribution-artifacts 0.20.1-SNAPSHOT [14/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ distribution-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ distribution-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ distribution-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ distribution-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ distribution-artifacts --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/artifacts/distribution/pom.xml to /tmp/r/org/opendaylight/integration/distribution-artifacts/0.20.1-SNAPSHOT/distribution-artifacts-0.20.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ distribution-artifacts --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --------------< org.opendaylight.integration:properties >--------------- [INFO] Building ODL :: integration :: properties 0.20.1-SNAPSHOT [15/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ properties --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ properties --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ properties --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ properties --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ properties --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/properties/pom.xml to /tmp/r/org/opendaylight/integration/properties/0.20.1-SNAPSHOT/properties-0.20.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ properties --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] ----------< org.opendaylight.integration:artifact-artifacts >----------- [INFO] Building ODL :: integration :: artifact-artifacts 0.20.1-SNAPSHOT [16/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ artifact-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ artifact-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ artifact-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ artifact-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ artifact-artifacts --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/artifacts/pom.xml to /tmp/r/org/opendaylight/integration/artifact-artifacts/0.20.1-SNAPSHOT/artifact-artifacts-0.20.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ artifact-artifacts --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] ------------< org.opendaylight.integration:other-artifacts >------------ [INFO] Building ODL :: integration :: other-artifacts 0.20.1-SNAPSHOT [17/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ other-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ other-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ other-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ other-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ other-artifacts --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/other/pom.xml to /tmp/r/org/opendaylight/integration/other-artifacts/0.20.1-SNAPSHOT/other-artifacts-0.20.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ other-artifacts --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --------< org.opendaylight.integration:upstream-all-artifacts >--------- [INFO] Building ODL :: integration :: upstream-all-artifacts 0.20.1-SNAPSHOT [18/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ upstream-all-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ upstream-all-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ upstream-all-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ upstream-all-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ upstream-all-artifacts --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/all/pom.xml to /tmp/r/org/opendaylight/integration/upstream-all-artifacts/0.20.1-SNAPSHOT/upstream-all-artifacts-0.20.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ upstream-all-artifacts --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] ----------< org.opendaylight.integration:upstream-aggregator >---------- [INFO] Building ODL :: integration :: upstream-aggregator 0.20.1-SNAPSHOT [19/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ upstream-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ upstream-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ upstream-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ upstream-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ upstream-aggregator --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/artifacts/upstream/pom.xml to /tmp/r/org/opendaylight/integration/upstream-aggregator/0.20.1-SNAPSHOT/upstream-aggregator-0.20.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ upstream-aggregator --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] -------------< org.opendaylight.integration:all-artifacts >------------- [INFO] Building ODL :: integration :: all-artifacts 0.20.1-SNAPSHOT [20/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ all-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ all-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ all-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ all-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ all-artifacts --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/artifacts/all/pom.xml to /tmp/r/org/opendaylight/integration/all-artifacts/0.20.1-SNAPSHOT/all-artifacts-0.20.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ all-artifacts --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] ---------< org.opendaylight.integration:artifacts-aggregator >---------- [INFO] Building ODL :: integration :: artifacts-aggregator 0.20.1-SNAPSHOT [21/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ artifacts-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ artifacts-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ artifacts-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ artifacts-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ artifacts-aggregator --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/artifacts/pom.xml to /tmp/r/org/opendaylight/integration/artifacts-aggregator/0.20.1-SNAPSHOT/artifacts-aggregator-0.20.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ artifacts-aggregator --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] -------------< org.opendaylight.integration:karaf-scripts >------------- [INFO] Building ODL :: integration :: Karaf :: Scripts :: karaf-scripts 0.20.1-SNAPSHOT [22/258] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ karaf-scripts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ karaf-scripts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.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.12.1: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/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/karaf-scripts/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ karaf-scripts --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ karaf-scripts --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ karaf-scripts --- [INFO] Building jar: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/karaf-scripts/target/karaf-scripts-0.20.1-SNAPSHOT.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ karaf-scripts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ karaf-scripts --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/karaf-scripts/target/karaf-scripts-0.20.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/integration/karaf-scripts/0.20.1-SNAPSHOT/karaf-scripts-0.20.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/karaf-scripts/pom.xml to /tmp/r/org/opendaylight/integration/karaf-scripts/0.20.1-SNAPSHOT/karaf-scripts-0.20.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ karaf-scripts --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --------------< org.opendaylight.jsonrpc:jsonrpc-parent >--------------- [INFO] Building JSON-RPC :: Parent 1.16.1-SNAPSHOT [23/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ jsonrpc-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ jsonrpc-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ jsonrpc-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ jsonrpc-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ jsonrpc-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) @ jsonrpc-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ jsonrpc-parent --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ jsonrpc-parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ jsonrpc-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ jsonrpc-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ jsonrpc-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ jsonrpc-parent --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ jsonrpc-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ jsonrpc-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ jsonrpc-parent --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ jsonrpc-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ jsonrpc-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ jsonrpc-parent --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ jsonrpc-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jsonrpc-parent --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/parent/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-parent/1.16.1-SNAPSHOT/jsonrpc-parent-1.16.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jsonrpc-parent --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --------------< org.opendaylight.jsonrpc.bus:bus-jsonrpc >-------------- [INFO] Building JSON-RPC :: BUS :: JSON-RPC codec 1.16.1-SNAPSHOT [24/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bus-jsonrpc --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bus-jsonrpc --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bus-jsonrpc --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bus-jsonrpc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bus-jsonrpc --- [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) @ bus-jsonrpc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bus-jsonrpc --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bus-jsonrpc --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bus-jsonrpc --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bus-jsonrpc --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bus-jsonrpc >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bus-jsonrpc --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bus-jsonrpc <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bus-jsonrpc --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bus-jsonrpc --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bus-jsonrpc --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bus-jsonrpc --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bus-jsonrpc --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bus-jsonrpc --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.16.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bus-jsonrpc --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bus-jsonrpc --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bus-jsonrpc --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bus-jsonrpc --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bus-jsonrpc --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bus-jsonrpc --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bus-jsonrpc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bus-jsonrpc --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.16.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.1-SNAPSHOT/bus-jsonrpc-1.16.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.1-SNAPSHOT/bus-jsonrpc-1.16.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bus-jsonrpc --- [INFO] Installing org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.16.1-SNAPSHOT/bus-jsonrpc-1.16.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bus-jsonrpc --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bus-jsonrpc --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------------< org.opendaylight.jsonrpc.bus:bus-api >---------------- [INFO] Building JSON-RPC :: BUS :: API 1.16.1-SNAPSHOT [25/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bus-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bus-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bus-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bus-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bus-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) @ bus-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bus-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bus-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bus-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bus-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 19 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bus-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bus-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bus-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bus-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bus-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bus-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bus-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bus-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bus-api --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/bus-api-1.16.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bus-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bus-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bus-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bus-api --- [WARNING] Used undeclared dependencies found: [WARNING] io.netty:netty-common:jar:4.1.107.Final:provided [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bus-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bus-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bus-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bus-api --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/api/target/bus-api-1.16.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.16.1-SNAPSHOT/bus-api-1.16.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.16.1-SNAPSHOT/bus-api-1.16.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bus-api --- [INFO] Installing org/opendaylight/jsonrpc/bus/bus-api/1.16.1-SNAPSHOT/bus-api-1.16.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bus-api --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bus-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.jsonrpc.security:security-api >----------- [INFO] Building JSON-RPC :: Security :: API 1.16.1-SNAPSHOT [26/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ security-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ security-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ security-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ security-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ security-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) @ security-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ security-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ security-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ security-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/api/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/api/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ security-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ security-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ security-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ security-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ security-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ security-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ security-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ security-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ security-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ security-api --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/api/target/security-api-1.16.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ security-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ security-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ security-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ security-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.bouncycastle:bcprov-jdk18on:jar:1.77:compile [WARNING] Unused declared dependencies found: [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.77:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ security-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ security-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ security-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ security-api --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/api/target/security-api-1.16.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.16.1-SNAPSHOT/security-api-1.16.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.16.1-SNAPSHOT/security-api-1.16.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ security-api --- [INFO] Installing org/opendaylight/jsonrpc/security/security-api/1.16.1-SNAPSHOT/security-api-1.16.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ security-api --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ security-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------< org.opendaylight.jsonrpc.security:security-noop >----------- [INFO] Building JSON-RPC :: Security :: NOOP 1.16.1-SNAPSHOT [27/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ security-noop --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ security-noop --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ security-noop --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ security-noop --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ security-noop --- [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) @ security-noop --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ security-noop --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ security-noop --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ security-noop --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/noop/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ security-noop --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ security-noop >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ security-noop --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ security-noop <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ security-noop --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ security-noop --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/noop/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ security-noop --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ security-noop --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ security-noop --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ security-noop --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/security-noop-1.16.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ security-noop --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ security-noop --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ security-noop --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ security-noop --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ security-noop --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ security-noop --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ security-noop --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ security-noop --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/noop/target/security-noop-1.16.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.16.1-SNAPSHOT/security-noop-1.16.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/noop/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.16.1-SNAPSHOT/security-noop-1.16.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ security-noop --- [INFO] Installing org/opendaylight/jsonrpc/security/security-noop/1.16.1-SNAPSHOT/security-noop-1.16.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ security-noop --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ security-noop --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------------< org.opendaylight.jsonrpc.bus:bus-spi >---------------- [INFO] Building JSON-RPC :: BUS :: SPI 1.16.1-SNAPSHOT [28/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bus-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bus-spi --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bus-spi --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bus-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bus-spi --- [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) @ bus-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bus-spi --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bus-spi --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bus-spi --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bus-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 24 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SCREventExecutorGroup.java:[33,14] shutdown() in io.netty.util.concurrent.MultithreadEventExecutorGroup has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SCREventLoopGroup.java:[31,14] shutdown() in io.netty.util.concurrent.MultithreadEventExecutorGroup has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bus-spi >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bus-spi --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bus-spi <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bus-spi --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bus-spi --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/spi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bus-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bus-spi --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bus-spi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bus-spi --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bus-spi-1.16.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bus-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ bus-spi --- [INFO] Building jar: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bus-spi-1.16.1-SNAPSHOT-tests.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bus-spi --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bus-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bus-spi --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bus-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bus-spi --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bus-spi --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bus-spi --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bus-spi-1.16.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.16.1-SNAPSHOT/bus-spi-1.16.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/spi/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.16.1-SNAPSHOT/bus-spi-1.16.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/spi/target/bus-spi-1.16.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.16.1-SNAPSHOT/bus-spi-1.16.1-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bus-spi --- [INFO] Installing org/opendaylight/jsonrpc/bus/bus-spi/1.16.1-SNAPSHOT/bus-spi-1.16.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bus-spi --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bus-spi --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------< org.opendaylight.jsonrpc.bus:transport-zmq >------------- [INFO] Building JSON-RPC :: BUS :: ZeroMQ transport 1.16.1-SNAPSHOT [29/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transport-zmq --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transport-zmq --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transport-zmq --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ transport-zmq --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transport-zmq --- [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) @ transport-zmq --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transport-zmq --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transport-zmq --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-zmq --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ transport-zmq --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 35 source files with javac [debug release 17] to target/classes [INFO] Writing META-INF/services/org.opendaylight.jsonrpc.bus.api.BusSessionFactory [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ transport-zmq >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ transport-zmq --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ transport-zmq <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ transport-zmq --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-zmq --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ transport-zmq --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ transport-zmq --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ transport-zmq --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-zmq --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/transport-zmq-1.16.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ transport-zmq --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ transport-zmq --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-zmq --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transport-zmq --- [WARNING] Used undeclared dependencies found: [WARNING] io.netty:netty-buffer:jar:4.1.107.Final:provided [WARNING] io.netty:netty-transport:jar:4.1.107.Final:provided [WARNING] io.netty:netty-common:jar:4.1.107.Final:provided [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transport-zmq --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transport-zmq --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transport-zmq --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transport-zmq --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/transport-zmq-1.16.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.1-SNAPSHOT/transport-zmq-1.16.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.16.1-SNAPSHOT/transport-zmq-1.16.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-zmq --- [INFO] Installing org/opendaylight/jsonrpc/bus/transport-zmq/1.16.1-SNAPSHOT/transport-zmq-1.16.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ transport-zmq --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-zmq --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.jsonrpc.bus:transport-http >------------- [INFO] Building JSON-RPC :: BUS :: HTTP transport 1.16.1-SNAPSHOT [30/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ transport-http --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ transport-http --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transport-http --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ transport-http --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ transport-http --- [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) @ transport-http --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transport-http --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ transport-http --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ transport-http --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ transport-http --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] Writing META-INF/services/org.opendaylight.jsonrpc.bus.api.BusSessionFactory [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ transport-http >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ transport-http --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ transport-http <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ transport-http --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ transport-http --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ transport-http --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ transport-http --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ transport-http --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-http --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/transport-http-1.16.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ transport-http --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ transport-http --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ transport-http --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ transport-http --- [WARNING] Used undeclared dependencies found: [WARNING] io.netty:netty-buffer:jar:4.1.107.Final:provided [WARNING] io.netty:netty-transport:jar:4.1.107.Final:provided [WARNING] io.netty:netty-common:jar:4.1.107.Final:provided [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ transport-http --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ transport-http --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ transport-http --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ transport-http --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/transport-http-1.16.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.16.1-SNAPSHOT/transport-http-1.16.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/transport-http/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.16.1-SNAPSHOT/transport-http-1.16.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-http --- [INFO] Installing org/opendaylight/jsonrpc/bus/transport-http/1.16.1-SNAPSHOT/transport-http-1.16.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ transport-http --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ transport-http --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.jsonrpc.bus:bus-messagelib >------------- [INFO] Building JSON-RPC :: BUS :: Messaging library 1.16.1-SNAPSHOT [31/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bus-messagelib --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bus-messagelib --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bus-messagelib --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bus-messagelib --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bus-messagelib --- [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) @ bus-messagelib --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bus-messagelib --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bus-messagelib --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bus-messagelib --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bus-messagelib --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 42 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/MethodCandidate.java:[73,13] java.security.AccessController in java.security has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/TransportFactory.java:[21,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.TransportFactory has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/NotificationMessageHandler.java:[18,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.NotificationMessageHandler has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyServiceImpl.java:[184,62] redundant cast to org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcReplyMessage [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyServiceImpl.java:[233,69] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/SubscriberHandlerAdapter.java:[20,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.SubscriberHandlerAdapter has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bus-messagelib >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bus-messagelib --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bus-messagelib <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bus-messagelib --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bus-messagelib --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bus-messagelib --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 32 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/PublishInterface.java:[10,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.PublishInterface has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyTest.java:[111,87] auto-closeable resource has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/GenericService.java:[22,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.GenericService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/ObjectParameterTest.java:[30,19] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.ObjectParameterTest.ServiceImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/SomeService.java:[10,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.SomeService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/ApiWithDefaultMethods.java:[10,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.ApiWithDefaultMethods has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/MockHandler.java:[12,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.MockHandler has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/PubSubTest.java:[67,54] auto-closeable resource has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/TestMessageHandler.java:[18,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.TestMessageHandler has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/test/java/org/opendaylight/jsonrpc/bus/messagelib/PublishExtraInterface.java:[10,8] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.PublishExtraInterface has a member method close() that could throw InterruptedException [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bus-messagelib --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bus-messagelib --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bus-messagelib --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bus-messagelib-1.16.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bus-messagelib --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ bus-messagelib --- [INFO] Building jar: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bus-messagelib-1.16.1-SNAPSHOT-tests.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bus-messagelib --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bus-messagelib --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bus-messagelib --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bus-messagelib --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bus-messagelib --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bus-messagelib --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bus-messagelib --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bus-messagelib-1.16.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.1-SNAPSHOT/bus-messagelib-1.16.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.1-SNAPSHOT/bus-messagelib-1.16.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bus-messagelib-1.16.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.1-SNAPSHOT/bus-messagelib-1.16.1-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bus-messagelib --- [INFO] Installing org/opendaylight/jsonrpc/bus/bus-messagelib/1.16.1-SNAPSHOT/bus-messagelib-1.16.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bus-messagelib --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bus-messagelib --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.jsonrpc.security:security-service >--------- [INFO] Building JSON-RPC :: Security :: Service 1.16.1-SNAPSHOT [32/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ security-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ security-service --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ security-service --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ security-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ security-service --- [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) @ security-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ security-service --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ security-service --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ security-service --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/service/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/service/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/service/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ security-service --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ security-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ security-service --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ security-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ security-service --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ security-service --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/service/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ security-service --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ security-service --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ security-service --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ security-service --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/service/target/security-service-1.16.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/service/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ security-service --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ security-service --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ security-service --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ security-service --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ security-service --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ security-service --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ security-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ security-service --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/service/target/security-service-1.16.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.16.1-SNAPSHOT/security-service-1.16.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/service/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.16.1-SNAPSHOT/security-service-1.16.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ security-service --- [INFO] Installing org/opendaylight/jsonrpc/security/security-service/1.16.1-SNAPSHOT/security-service-1.16.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ security-service --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ security-service --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------------< org.opendaylight.jsonrpc:jsonrpc-api >---------------- [INFO] Building JSON-RPC :: API 1.16.1-SNAPSHOT [33/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ jsonrpc-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ jsonrpc-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ jsonrpc-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ jsonrpc-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ jsonrpc-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ jsonrpc-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/api/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 1.436 ms [INFO] yang-to-sources: Project model files found: 2 in 19.39 ms [INFO] yang-to-sources: 4 YANG models processed in 108.3 ms [INFO] BindingJavaFileGenerator: Defined 52 files in 12.17 ms [INFO] Sorted 52 files into 8 directories in 382.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 52 in 76.35 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ jsonrpc-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ jsonrpc-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ jsonrpc-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ jsonrpc-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/api/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ jsonrpc-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 51 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ jsonrpc-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ jsonrpc-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ jsonrpc-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ jsonrpc-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ jsonrpc-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ jsonrpc-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ jsonrpc-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ jsonrpc-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ jsonrpc-api --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/api/target/jsonrpc-api-1.16.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ jsonrpc-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ jsonrpc-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ jsonrpc-api --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ jsonrpc-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ jsonrpc-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ jsonrpc-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jsonrpc-api --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/api/target/jsonrpc-api-1.16.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.16.1-SNAPSHOT/jsonrpc-api-1.16.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.16.1-SNAPSHOT/jsonrpc-api-1.16.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ jsonrpc-api --- [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-api/1.16.1-SNAPSHOT/jsonrpc-api-1.16.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jsonrpc-api --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ jsonrpc-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.jsonrpc.security:security-aaa >----------- [INFO] Building JSON-RPC :: Security :: AAA 1.16.1-SNAPSHOT [34/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ security-aaa --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ security-aaa --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ security-aaa --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ security-aaa --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ security-aaa --- [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) @ security-aaa --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ security-aaa --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ security-aaa --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ security-aaa --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/aaa/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ security-aaa --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ security-aaa >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ security-aaa --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ security-aaa <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ security-aaa --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ security-aaa --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/aaa/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ security-aaa --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ security-aaa --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ security-aaa --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ security-aaa --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/security-aaa-1.16.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ security-aaa --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ security-aaa --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ security-aaa --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ security-aaa --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.aaa:aaa-cert:jar:0.19.3:compile [WARNING] org.opendaylight.aaa:aaa-encrypt-service:jar:0.19.3:compile [WARNING] org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.1-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ security-aaa --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ security-aaa --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ security-aaa --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ security-aaa --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/aaa/target/security-aaa-1.16.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.16.1-SNAPSHOT/security-aaa-1.16.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/aaa/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.16.1-SNAPSHOT/security-aaa-1.16.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ security-aaa --- [INFO] Installing org/opendaylight/jsonrpc/security/security-aaa/1.16.1-SNAPSHOT/security-aaa-1.16.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ security-aaa --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ security-aaa --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------< org.opendaylight.jsonrpc.bus:bus-config >--------------- [INFO] Building JSON-RPC :: BUS :: Config 1.16.1-SNAPSHOT [35/258] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bus-config --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bus-config --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bus-config --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bus-config --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bus-config --- [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) @ bus-config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bus-config --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bus-config --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bus-config --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bus-config --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bus-config >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bus-config --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bus-config <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bus-config --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bus-config --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/config/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bus-config --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bus-config --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bus-config --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ bus-config --- [INFO] Building jar: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/config/target/bus-config-1.16.1-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bus-config --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-artifacts) @ bus-config --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bus-config --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bus-config --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bus-config --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bus-config --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bus-config --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bus-config --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bus-config --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/config/target/bus-config-1.16.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.16.1-SNAPSHOT/bus-config-1.16.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/config/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.16.1-SNAPSHOT/bus-config-1.16.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/config/target/classes/jsonrpc.cfg to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.16.1-SNAPSHOT/bus-config-1.16.1-SNAPSHOT-config.cfg [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bus-config --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --------------< org.opendaylight.jsonrpc:odl-jsonrpc-bus >-------------- [INFO] Building JSON-RPC :: Feature :: bus 1.16.1-SNAPSHOT [36/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-jsonrpc-bus --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-jsonrpc-bus --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-jsonrpc-bus --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-jsonrpc-bus --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-jsonrpc-bus --- [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-jsonrpc-bus --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-jsonrpc-bus --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-jsonrpc-bus --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-bus/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-jsonrpc-bus --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-bus --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-bus/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-jsonrpc-bus --- [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.8.3.1:check (analyze-compile) > :spotbugs @ odl-jsonrpc-bus >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-jsonrpc-bus --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-jsonrpc-bus <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-jsonrpc-bus --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-jsonrpc-bus --- [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-jsonrpc-bus --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-jsonrpc-bus --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-jsonrpc-bus --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-jsonrpc-bus --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-bus --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-jsonrpc-bus --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-jsonrpc-bus --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-jsonrpc-bus --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-jsonrpc-bus --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-jsonrpc-bus --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-bus/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.16.1-SNAPSHOT/odl-jsonrpc-bus-1.16.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-bus/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.16.1-SNAPSHOT/odl-jsonrpc-bus-1.16.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-jsonrpc-bus --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ------------< org.opendaylight.jsonrpc:jsonrpc-test-model >------------- [INFO] Building JSON-RPC :: Test model 1.16.1-SNAPSHOT [37/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ jsonrpc-test-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ jsonrpc-test-model --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ jsonrpc-test-model --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ jsonrpc-test-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ jsonrpc-test-model --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ jsonrpc-test-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/test-model/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 1.067 ms [INFO] yang-to-sources: Project model files found: 6 in 16.11 ms [INFO] yang-to-sources: 6 YANG models processed in 68.31 ms [INFO] BindingJavaFileGenerator: Defined 114 files in 20.21 ms [INFO] Sorted 114 files into 23 directories in 437.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 114 in 78.21 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ jsonrpc-test-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ jsonrpc-test-model --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ jsonrpc-test-model --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ jsonrpc-test-model --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/test-model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/test-model/target/generated-sources/spi [INFO] Copying 6 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 6 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/test-model/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ jsonrpc-test-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 118 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ jsonrpc-test-model >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ jsonrpc-test-model --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ jsonrpc-test-model <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ jsonrpc-test-model --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ jsonrpc-test-model --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/test-model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ jsonrpc-test-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ jsonrpc-test-model --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ jsonrpc-test-model --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ jsonrpc-test-model --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/test-model/target/jsonrpc-test-model-1.16.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/test-model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ jsonrpc-test-model --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ jsonrpc-test-model --- [INFO] Building jar: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/test-model/target/jsonrpc-test-model-1.16.1-SNAPSHOT-tests.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ jsonrpc-test-model --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-test-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ jsonrpc-test-model --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ jsonrpc-test-model --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ jsonrpc-test-model --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ jsonrpc-test-model --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jsonrpc-test-model --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/test-model/target/jsonrpc-test-model-1.16.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.1-SNAPSHOT/jsonrpc-test-model-1.16.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/test-model/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.1-SNAPSHOT/jsonrpc-test-model-1.16.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/test-model/target/jsonrpc-test-model-1.16.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.1-SNAPSHOT/jsonrpc-test-model-1.16.1-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ jsonrpc-test-model --- [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-test-model/1.16.1-SNAPSHOT/jsonrpc-test-model-1.16.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jsonrpc-test-model --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ jsonrpc-test-model --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------------< org.opendaylight.jsonrpc:dom-codec >----------------- [INFO] Building JSON-RPC :: DOM :: Codec 1.16.1-SNAPSHOT [38/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ dom-codec --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ dom-codec --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ dom-codec --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ dom-codec --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ dom-codec --- [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) @ dom-codec --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ dom-codec --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ dom-codec --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ dom-codec --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/dom-codec/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ dom-codec --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS reason: class file for javax.annotation.meta.When not found [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS reason: class file for javax.annotation.meta.When not found [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS reason: class file for javax.annotation.meta.When not found [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/AbstractCodec.java:[95,40] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ dom-codec >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ dom-codec --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ dom-codec <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ dom-codec --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ dom-codec --- [INFO] Copying 6 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ dom-codec --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/dom-codec/src/test/java/org/opendaylight/jsonrpc/dom/codec/AbstractCodecTest.java:[74,41] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ dom-codec --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ dom-codec --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ dom-codec --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/dom-codec-1.16.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ dom-codec --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ dom-codec --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ dom-codec --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ dom-codec --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:test [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-data-spi:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.yangtools:yang-data-util:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:compile [WARNING] com.google.code.gson:gson:jar:2.10.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ dom-codec --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ dom-codec --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ dom-codec --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ dom-codec --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/dom-codec/target/dom-codec-1.16.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.16.1-SNAPSHOT/dom-codec-1.16.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/dom-codec/pom.xml to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.16.1-SNAPSHOT/dom-codec-1.16.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ dom-codec --- [INFO] Installing org/opendaylight/jsonrpc/dom-codec/1.16.1-SNAPSHOT/dom-codec-1.16.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ dom-codec --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ dom-codec --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------< org.opendaylight.jsonrpc:jsonrpc-provider >-------------- [INFO] Building JSON-RPC :: Provider 1.16.1-SNAPSHOT [39/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ jsonrpc-provider --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ jsonrpc-provider --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ jsonrpc-provider --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ jsonrpc-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ jsonrpc-provider --- [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) @ jsonrpc-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ jsonrpc-provider --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ jsonrpc-provider --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ jsonrpc-provider >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ jsonrpc-provider --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ jsonrpc-provider <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ jsonrpc-provider --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ jsonrpc-provider --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ jsonrpc-provider --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ jsonrpc-provider --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ jsonrpc-provider --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ jsonrpc-provider --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ jsonrpc-provider --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ jsonrpc-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jsonrpc-provider --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider/1.16.1-SNAPSHOT/jsonrpc-provider-1.16.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jsonrpc-provider --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] ----------< org.opendaylight.jsonrpc:jsonrpc-provider-common >---------- [INFO] Building JSON-RPC :: Provider :: Common 1.16.1-SNAPSHOT [40/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ jsonrpc-provider-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ jsonrpc-provider-common --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ jsonrpc-provider-common --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ jsonrpc-provider-common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ jsonrpc-provider-common --- [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) @ jsonrpc-provider-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ jsonrpc-provider-common --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ jsonrpc-provider-common --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ jsonrpc-provider-common --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ jsonrpc-provider-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 61 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS reason: class file for javax.annotation.meta.When not found [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS reason: class file for javax.annotation.meta.When not found [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.ALWAYS reason: class file for javax.annotation.meta.When not found [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/DataChangeListenerRegistration.java:[64,24] registerDataTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/model/DataChangeNotificationPublisher.java:[16,8] auto-closeable resource org.opendaylight.jsonrpc.model.DataChangeNotificationPublisher has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/model/RemoteGovernance.java:[16,8] auto-closeable resource org.opendaylight.jsonrpc.model.RemoteGovernance has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/InbandModelsSchemaContextProvider.java:[60,34] auto-closeable resource org.opendaylight.jsonrpc.model.InbandModelsService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/model/InbandModelsService.java:[19,8] auto-closeable resource org.opendaylight.jsonrpc.model.InbandModelsService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/RemoteControlProvider.java:[52,14] auto-closeable resource org.opendaylight.jsonrpc.impl.RemoteControlProvider has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/EnsureParentTransactionFactory.java:[63,56] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/JsonRPCDataBroker.java:[145,25] registerLegacyTreeChangeListener(org.opendaylight.mdsal.dom.api.DOMDataTreeIdentifier,org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener) in org.opendaylight.mdsal.dom.api.DOMDataBroker.DataTreeChangeExtension has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ jsonrpc-provider-common >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ jsonrpc-provider-common --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ jsonrpc-provider-common <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ jsonrpc-provider-common --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ jsonrpc-provider-common --- [INFO] Copying 6 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ jsonrpc-provider-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 17 source files with javac [debug release 17] to target/test-classes [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/MockGovernance.java:[27,8] auto-closeable resource org.opendaylight.jsonrpc.provider.common.MockGovernance has a member method close() that could throw InterruptedException [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition': class file for org.osgi.service.metatype.annotations.AttributeDefinition not found [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[115,32] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[126,32] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[217,41] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[242,32] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[251,38] org.opendaylight.yangtools.yang.data.impl.schema.ImmutableNodes in org.opendaylight.yangtools.yang.data.impl.schema has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[273,64] redundant cast to org.opendaylight.yangtools.yang.data.api.schema.ContainerNode [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/MockRpcHandler.java:[34,8] auto-closeable resource org.opendaylight.jsonrpc.provider.common.MockRpcHandler has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/AsyncMockRpcHandler.java:[22,8] auto-closeable resource org.opendaylight.jsonrpc.provider.common.AsyncMockRpcHandler has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/DcnPublisherImpl.java:[14,8] auto-closeable resource org.opendaylight.jsonrpc.provider.common.DcnPublisherImpl has a member method close() that could throw InterruptedException [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ jsonrpc-provider-common --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ jsonrpc-provider-common --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ jsonrpc-provider-common --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/jsonrpc-provider-common-1.16.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ jsonrpc-provider-common --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ jsonrpc-provider-common --- [INFO] Building jar: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/jsonrpc-provider-common-1.16.1-SNAPSHOT-tests.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ jsonrpc-provider-common --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ jsonrpc-provider-common --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:provided [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.1:test [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec:jar:13.0.1:test [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1:provided [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2:provided [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1:provided [WARNING] org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2:provided [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:provided [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ jsonrpc-provider-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ jsonrpc-provider-common --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ jsonrpc-provider-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jsonrpc-provider-common --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/jsonrpc-provider-common-1.16.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.1-SNAPSHOT/jsonrpc-provider-common-1.16.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.1-SNAPSHOT/jsonrpc-provider-common-1.16.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/common/target/jsonrpc-provider-common-1.16.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.1-SNAPSHOT/jsonrpc-provider-common-1.16.1-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ jsonrpc-provider-common --- [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-provider-common/1.16.1-SNAPSHOT/jsonrpc-provider-common-1.16.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jsonrpc-provider-common --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ jsonrpc-provider-common --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------< org.opendaylight.jsonrpc:jsonrpc-provider-single >---------- [INFO] Building JSON-RPC :: Provider :: Single node 1.16.1-SNAPSHOT [41/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ jsonrpc-provider-single --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ jsonrpc-provider-single --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ jsonrpc-provider-single --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ jsonrpc-provider-single --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ jsonrpc-provider-single --- [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) @ jsonrpc-provider-single --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ jsonrpc-provider-single --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ jsonrpc-provider-single --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ jsonrpc-provider-single --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/single/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/single/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/single/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ jsonrpc-provider-single --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ jsonrpc-provider-single >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ jsonrpc-provider-single --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ jsonrpc-provider-single <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ jsonrpc-provider-single --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ jsonrpc-provider-single --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ jsonrpc-provider-single --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ jsonrpc-provider-single --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ jsonrpc-provider-single --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ jsonrpc-provider-single --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/single/target/jsonrpc-provider-single-1.16.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/single/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ jsonrpc-provider-single --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ jsonrpc-provider-single --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider-single --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ jsonrpc-provider-single --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2:compile [WARNING] org.opendaylight.jsonrpc:dom-codec:jar:1.16.1-SNAPSHOT:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ jsonrpc-provider-single --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ jsonrpc-provider-single --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ jsonrpc-provider-single --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jsonrpc-provider-single --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/single/target/jsonrpc-provider-single-1.16.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.1-SNAPSHOT/jsonrpc-provider-single-1.16.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/single/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.1-SNAPSHOT/jsonrpc-provider-single-1.16.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ jsonrpc-provider-single --- [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-provider-single/1.16.1-SNAPSHOT/jsonrpc-provider-single-1.16.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jsonrpc-provider-single --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ jsonrpc-provider-single --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.jsonrpc:odl-jsonrpc-provider >------------ [INFO] Building JSON-RPC :: Feature :: provider 1.16.1-SNAPSHOT [42/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-jsonrpc-provider --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-jsonrpc-provider --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-jsonrpc-provider --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-jsonrpc-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-jsonrpc-provider --- [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-jsonrpc-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-jsonrpc-provider --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-jsonrpc-provider --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-provider/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-jsonrpc-provider --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-provider --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-provider/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-jsonrpc-provider --- [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.8.3.1:check (analyze-compile) > :spotbugs @ odl-jsonrpc-provider >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-jsonrpc-provider --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-jsonrpc-provider <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-jsonrpc-provider --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-jsonrpc-provider --- [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-jsonrpc-provider --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-jsonrpc-provider --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-jsonrpc-provider --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-jsonrpc-provider --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-provider --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-jsonrpc-provider --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-jsonrpc-provider --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-jsonrpc-provider --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-jsonrpc-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-jsonrpc-provider --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-provider/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.16.1-SNAPSHOT/odl-jsonrpc-provider-1.16.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-provider/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-provider/1.16.1-SNAPSHOT/odl-jsonrpc-provider-1.16.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-jsonrpc-provider --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------------< org.opendaylight.jsonrpc:odl-jsonrpc-all >-------------- [INFO] Building JSON-RPC :: Feature :: all 1.16.1-SNAPSHOT [43/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-jsonrpc-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-jsonrpc-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-jsonrpc-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-jsonrpc-all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-jsonrpc-all --- [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-jsonrpc-all --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-jsonrpc-all --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-jsonrpc-all --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-all/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-jsonrpc-all --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-all --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-all/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-jsonrpc-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.8.3.1:check (analyze-compile) > :spotbugs @ odl-jsonrpc-all >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-jsonrpc-all --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-jsonrpc-all <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-jsonrpc-all --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-jsonrpc-all --- [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-jsonrpc-all --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-jsonrpc-all --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-jsonrpc-all --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-jsonrpc-all --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-all --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-jsonrpc-all --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-jsonrpc-all --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-jsonrpc-all --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-jsonrpc-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-jsonrpc-all --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-all/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.16.1-SNAPSHOT/odl-jsonrpc-all-1.16.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-all/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-all/1.16.1-SNAPSHOT/odl-jsonrpc-all-1.16.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-jsonrpc-all --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] -------------< org.opendaylight.jsonrpc:features-jsonrpc >-------------- [INFO] Building JSON-RPC :: Features :: repository 1.16.1-SNAPSHOT [44/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-jsonrpc --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-jsonrpc --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-jsonrpc --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-jsonrpc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-jsonrpc --- [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) @ features-jsonrpc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-jsonrpc --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-jsonrpc --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-jsonrpc --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/features/features-jsonrpc/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ features-jsonrpc --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/features/features-jsonrpc/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ features-jsonrpc --- [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.8.3.1:check (analyze-compile) > :spotbugs @ features-jsonrpc >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ features-jsonrpc --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ features-jsonrpc <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ features-jsonrpc --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ features-jsonrpc --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ features-jsonrpc --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-jsonrpc --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-jsonrpc --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-jsonrpc --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-jsonrpc --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-jsonrpc --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-jsonrpc --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-jsonrpc --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-jsonrpc --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/features/features-jsonrpc/pom.xml to /tmp/r/org/opendaylight/jsonrpc/features-jsonrpc/1.16.1-SNAPSHOT/features-jsonrpc-1.16.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/features/features-jsonrpc/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/features-jsonrpc/1.16.1-SNAPSHOT/features-jsonrpc-1.16.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-jsonrpc --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] -----< org.opendaylight.lispflowmapping:mappingservice.lisp-proto >----- [INFO] Building ODL :: lispflowmapping :: mappingservice.lisp-proto 1.19.1-SNAPSHOT [45/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mappingservice.lisp-proto --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice.lisp-proto --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice.lisp-proto --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mappingservice.lisp-proto --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mappingservice.lisp-proto --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ mappingservice.lisp-proto --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/lisp-proto/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 1.114 ms [INFO] yang-to-sources: Project model files found: 5 in 78.07 ms [INFO] yang-to-sources: 7 YANG models processed in 321.7 ms [INFO] BindingJavaFileGenerator: Defined 228 files in 27.30 ms [INFO] Sorted 228 files into 48 directories in 693.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 228 in 145.2 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mappingservice.lisp-proto --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mappingservice.lisp-proto --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mappingservice.lisp-proto --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.lisp-proto --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/lisp-proto/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/lisp-proto/target/generated-sources/spi [INFO] Copying 5 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 5 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/lisp-proto/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mappingservice.lisp-proto --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 282 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/lisp-proto/src/main/java/org/opendaylight/lispflowmapping/lisp/serializer/address/LispAddressSerializer.java:[126,43] static method should be qualified by type name, org.opendaylight.lispflowmapping.lisp.serializer.address.InstanceIdSerializer, instead of by an expression [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ mappingservice.lisp-proto >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ mappingservice.lisp-proto --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ mappingservice.lisp-proto <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ mappingservice.lisp-proto --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mappingservice.lisp-proto --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/lisp-proto/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mappingservice.lisp-proto --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 22 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ mappingservice.lisp-proto --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ mappingservice.lisp-proto --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.lisp-proto --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.19.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/lisp-proto/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mappingservice.lisp-proto --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ mappingservice.lisp-proto --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.lisp-proto --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mappingservice.lisp-proto --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mappingservice.lisp-proto --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mappingservice.lisp-proto --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mappingservice.lisp-proto --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mappingservice.lisp-proto --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/lisp-proto/target/mappingservice.lisp-proto-1.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.19.1-SNAPSHOT/mappingservice.lisp-proto-1.19.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/lisp-proto/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.19.1-SNAPSHOT/mappingservice.lisp-proto-1.19.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.lisp-proto --- [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.lisp-proto/1.19.1-SNAPSHOT/mappingservice.lisp-proto-1.19.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mappingservice.lisp-proto --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.lisp-proto --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.lispflowmapping:mappingservice.api >--------- [INFO] Building ODL :: lispflowmapping :: mappingservice.api 1.19.1-SNAPSHOT [46/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mappingservice.api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice.api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice.api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mappingservice.api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mappingservice.api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ mappingservice.api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/api/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 1.196 ms [INFO] yang-to-sources: Project model files found: 2 in 19.31 ms [INFO] yang-to-sources: 9 YANG models processed in 353.6 ms [INFO] BindingJavaFileGenerator: Defined 194 files in 27.53 ms [INFO] Sorted 194 files into 13 directories in 524.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 194 in 124.0 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ mappingservice.api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mappingservice.api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mappingservice.api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/api/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mappingservice.api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 215 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/api/src/main/java/org/opendaylight/lispflowmapping/interfaces/dao/MappingEntry.java:[53,9] found raw type: org.opendaylight.lispflowmapping.interfaces.dao.MappingEntry missing type arguments for generic class org.opendaylight.lispflowmapping.interfaces.dao.MappingEntry [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ mappingservice.api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ mappingservice.api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ mappingservice.api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ mappingservice.api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mappingservice.api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mappingservice.api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ mappingservice.api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ mappingservice.api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.api --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/api/target/mappingservice.api-1.19.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mappingservice.api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ mappingservice.api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mappingservice.api --- [WARNING] Used undeclared dependencies found: [WARNING] org.apache.commons:commons-lang3:jar:3.14.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mappingservice.api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mappingservice.api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mappingservice.api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mappingservice.api --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/api/target/mappingservice.api-1.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.api/1.19.1-SNAPSHOT/mappingservice.api-1.19.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/api/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.api/1.19.1-SNAPSHOT/mappingservice.api-1.19.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.api --- [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.api/1.19.1-SNAPSHOT/mappingservice.api-1.19.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mappingservice.api --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.lispflowmapping:odl-lispflowmapping-models >----- [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-models 1.19.1-SNAPSHOT [47/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-lispflowmapping-models --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-lispflowmapping-models --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-models --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-lispflowmapping-models --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-lispflowmapping-models --- [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-lispflowmapping-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-lispflowmapping-models --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-lispflowmapping-models --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-models/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-lispflowmapping-models --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-models --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-models/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-lispflowmapping-models --- [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.8.3.1:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-models >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-lispflowmapping-models --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-models <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-lispflowmapping-models --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-lispflowmapping-models --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-lispflowmapping-models --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-lispflowmapping-models --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-lispflowmapping-models --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-lispflowmapping-models --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-models --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-lispflowmapping-models --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-lispflowmapping-models --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-lispflowmapping-models --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-lispflowmapping-models --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-lispflowmapping-models --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-models/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.19.1-SNAPSHOT/odl-lispflowmapping-models-1.19.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-models/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-models/1.19.1-SNAPSHOT/odl-lispflowmapping-models-1.19.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-lispflowmapping-models --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] -------< org.opendaylight.lispflowmapping:mappingservice-parent >------- [INFO] Building ODL :: lispflowmapping :: mappingservice-parent 1.19.1-SNAPSHOT [48/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mappingservice-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mappingservice-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mappingservice-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) @ mappingservice-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mappingservice-parent --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mappingservice-parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ mappingservice-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ mappingservice-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ mappingservice-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ mappingservice-parent --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ mappingservice-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mappingservice-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ mappingservice-parent --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mappingservice-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mappingservice-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mappingservice-parent --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mappingservice-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mappingservice-parent --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice-parent/1.19.1-SNAPSHOT/mappingservice-parent-1.19.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mappingservice-parent --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] -----< org.opendaylight.lispflowmapping:mappingservice.inmemorydb >----- [INFO] Building ODL :: lispflowmapping :: mappingservice.inmemorydb 1.19.1-SNAPSHOT [49/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mappingservice.inmemorydb --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice.inmemorydb --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice.inmemorydb --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mappingservice.inmemorydb --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mappingservice.inmemorydb --- [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) @ mappingservice.inmemorydb --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mappingservice.inmemorydb --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mappingservice.inmemorydb --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.inmemorydb --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mappingservice.inmemorydb --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ mappingservice.inmemorydb >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ mappingservice.inmemorydb --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ mappingservice.inmemorydb <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ mappingservice.inmemorydb --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mappingservice.inmemorydb --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mappingservice.inmemorydb --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/src/test/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDbTest.java:[191,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/src/test/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDbTest.java:[192,22] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/src/test/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDbTest.java:[193,22] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/src/test/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDbTest.java:[194,22] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/src/test/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDbTest.java:[195,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/src/test/java/org/opendaylight/lispflowmapping/inmemorydb/HashMapDbTest.java:[198,26] unchecked call to put(K,V) as a member of the raw type java.util.Map [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ mappingservice.inmemorydb --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ mappingservice.inmemorydb --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.inmemorydb --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.19.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mappingservice.inmemorydb --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ mappingservice.inmemorydb --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.inmemorydb --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mappingservice.inmemorydb --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.19.1-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mappingservice.inmemorydb --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mappingservice.inmemorydb --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mappingservice.inmemorydb --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mappingservice.inmemorydb --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/target/mappingservice.inmemorydb-1.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.19.1-SNAPSHOT/mappingservice.inmemorydb-1.19.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/inmemorydb/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.19.1-SNAPSHOT/mappingservice.inmemorydb-1.19.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.inmemorydb --- [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.inmemorydb/1.19.1-SNAPSHOT/mappingservice.inmemorydb-1.19.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mappingservice.inmemorydb --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.inmemorydb --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.lispflowmapping:odl-lispflowmapping-inmemorydb >--- [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-inmemorydb 1.19.1-SNAPSHOT [50/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-lispflowmapping-inmemorydb --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-lispflowmapping-inmemorydb --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-inmemorydb --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-lispflowmapping-inmemorydb --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-lispflowmapping-inmemorydb --- [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-lispflowmapping-inmemorydb --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-lispflowmapping-inmemorydb --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-lispflowmapping-inmemorydb --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-inmemorydb/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-lispflowmapping-inmemorydb --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-inmemorydb --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-inmemorydb/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-lispflowmapping-inmemorydb --- [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.8.3.1:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-inmemorydb >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-lispflowmapping-inmemorydb --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-inmemorydb <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-lispflowmapping-inmemorydb --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-lispflowmapping-inmemorydb --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-lispflowmapping-inmemorydb --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-lispflowmapping-inmemorydb --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-lispflowmapping-inmemorydb --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-lispflowmapping-inmemorydb --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-inmemorydb --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-lispflowmapping-inmemorydb --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-lispflowmapping-inmemorydb --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-lispflowmapping-inmemorydb --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-lispflowmapping-inmemorydb --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-lispflowmapping-inmemorydb --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-inmemorydb/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.19.1-SNAPSHOT/odl-lispflowmapping-inmemorydb-1.19.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-inmemorydb/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-inmemorydb/1.19.1-SNAPSHOT/odl-lispflowmapping-inmemorydb-1.19.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-lispflowmapping-inmemorydb --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] -----< org.opendaylight.lispflowmapping:mappingservice.dsbackend >------ [INFO] Building ODL :: lispflowmapping :: mappingservice.dsbackend 1.19.1-SNAPSHOT [51/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mappingservice.dsbackend --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice.dsbackend --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice.dsbackend --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mappingservice.dsbackend --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mappingservice.dsbackend --- [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) @ mappingservice.dsbackend --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mappingservice.dsbackend --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mappingservice.dsbackend --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.dsbackend --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mappingservice.dsbackend --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/main/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEnd.java:[289,16] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ mappingservice.dsbackend >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ mappingservice.dsbackend --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ mappingservice.dsbackend <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ mappingservice.dsbackend --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mappingservice.dsbackend --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mappingservice.dsbackend --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[118,32] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[138,32] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[157,32] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[233,32] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/src/test/java/org/opendaylight/lispflowmapping/dsbackend/DataStoreBackEndTest.java:[253,32] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ mappingservice.dsbackend --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ mappingservice.dsbackend --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.dsbackend --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/target/mappingservice.dsbackend-1.19.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mappingservice.dsbackend --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ mappingservice.dsbackend --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.dsbackend --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mappingservice.dsbackend --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.powermock:powermock-core:jar:2.0.9:test [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mappingservice.dsbackend --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mappingservice.dsbackend --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mappingservice.dsbackend --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mappingservice.dsbackend --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/target/mappingservice.dsbackend-1.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.19.1-SNAPSHOT/mappingservice.dsbackend-1.19.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/dsbackend/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.19.1-SNAPSHOT/mappingservice.dsbackend-1.19.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.dsbackend --- [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.dsbackend/1.19.1-SNAPSHOT/mappingservice.dsbackend-1.19.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mappingservice.dsbackend --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.dsbackend --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------< org.opendaylight.lispflowmapping:mappingservice.mapcache >------ [INFO] Building ODL :: lispflowmapping :: mappingservice.mapcache 1.19.1-SNAPSHOT [52/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mappingservice.mapcache --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice.mapcache --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice.mapcache --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mappingservice.mapcache --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mappingservice.mapcache --- [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) @ mappingservice.mapcache --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mappingservice.mapcache --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mappingservice.mapcache --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.mapcache --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mappingservice.mapcache --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ mappingservice.mapcache >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ mappingservice.mapcache --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ mappingservice.mapcache <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ mappingservice.mapcache --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mappingservice.mapcache --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mappingservice.mapcache --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ mappingservice.mapcache --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ mappingservice.mapcache --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.mapcache --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/target/mappingservice.mapcache-1.19.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mappingservice.mapcache --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ mappingservice.mapcache --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.mapcache --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mappingservice.mapcache --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mappingservice.mapcache --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mappingservice.mapcache --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mappingservice.mapcache --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mappingservice.mapcache --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/target/mappingservice.mapcache-1.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.19.1-SNAPSHOT/mappingservice.mapcache-1.19.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/mapcache/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.mapcache/1.19.1-SNAPSHOT/mappingservice.mapcache-1.19.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.mapcache --- [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.mapcache/1.19.1-SNAPSHOT/mappingservice.mapcache-1.19.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mappingservice.mapcache --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.mapcache --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.lispflowmapping:mappingservice.config >------- [INFO] Building ODL :: lispflowmapping :: mappingservice.config 1.19.1-SNAPSHOT [53/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mappingservice.config --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice.config --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice.config --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mappingservice.config --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mappingservice.config --- [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) @ mappingservice.config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mappingservice.config --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mappingservice.config --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.config --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mappingservice.config --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ mappingservice.config >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ mappingservice.config --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ mappingservice.config <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ mappingservice.config --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mappingservice.config --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mappingservice.config --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ mappingservice.config --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ mappingservice.config --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.config --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/target/mappingservice.config-1.19.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mappingservice.config --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ mappingservice.config --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.config --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mappingservice.config --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mappingservice.config --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mappingservice.config --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mappingservice.config --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mappingservice.config --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/target/mappingservice.config-1.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.config/1.19.1-SNAPSHOT/mappingservice.config-1.19.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/config/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.config/1.19.1-SNAPSHOT/mappingservice.config-1.19.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.config --- [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.config/1.19.1-SNAPSHOT/mappingservice.config-1.19.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mappingservice.config --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.config --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----< org.opendaylight.lispflowmapping:mappingservice.southbound >----- [INFO] Building ODL :: lispflowmapping :: mappingservice.southbound 1.19.1-SNAPSHOT [54/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mappingservice.southbound --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice.southbound --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice.southbound --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mappingservice.southbound --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mappingservice.southbound --- [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) @ mappingservice.southbound --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mappingservice.southbound --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mappingservice.southbound --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.southbound --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mappingservice.southbound --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 12 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'namespace()' in type 'org.osgi.annotation.bundle.Requirement': class file for org.osgi.annotation.bundle.Requirement not found [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.annotation.bundle.Requirement' [WARNING] Cannot find annotation method 'version()' in type 'org.osgi.annotation.bundle.Requirement' [WARNING] Cannot find annotation method 'resolution()' in type 'org.osgi.annotation.bundle.Requirement' [WARNING] unknown enum constant org.osgi.annotation.bundle.Requirement.Resolution.OPTIONAL reason: class file for org.osgi.annotation.bundle.Requirement$Resolution not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'namespace()' in type 'org.osgi.annotation.bundle.Requirement': class file for org.osgi.annotation.bundle.Requirement not found [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.annotation.bundle.Requirement' [WARNING] Cannot find annotation method 'version()' in type 'org.osgi.annotation.bundle.Requirement' [WARNING] Cannot find annotation method 'resolution()' in type 'org.osgi.annotation.bundle.Requirement' [WARNING] unknown enum constant org.osgi.annotation.bundle.Requirement.Resolution.OPTIONAL reason: class file for org.osgi.annotation.bundle.Requirement$Resolution not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'namespace()' in type 'org.osgi.annotation.bundle.Requirement': class file for org.osgi.annotation.bundle.Requirement not found [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.annotation.bundle.Requirement' [WARNING] Cannot find annotation method 'version()' in type 'org.osgi.annotation.bundle.Requirement' [WARNING] Cannot find annotation method 'resolution()' in type 'org.osgi.annotation.bundle.Requirement' [WARNING] unknown enum constant org.osgi.annotation.bundle.Requirement.Resolution.OPTIONAL reason: class file for org.osgi.annotation.bundle.Requirement$Resolution not found [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/lisp/LispSouthboundHandler.java:[72,8] auto-closeable resource org.opendaylight.lispflowmapping.southbound.lisp.LispSouthboundHandler has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:[78,8] auto-closeable resource org.opendaylight.lispflowmapping.southbound.LispSouthboundPlugin has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/main/java/org/opendaylight/lispflowmapping/southbound/LispSouthboundPlugin.java:[406,63] found raw type: org.opendaylight.yangtools.yang.binding.Notification missing type arguments for generic class org.opendaylight.yangtools.yang.binding.Notification [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ mappingservice.southbound >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ mappingservice.southbound --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ mappingservice.southbound <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ mappingservice.southbound --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mappingservice.southbound --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mappingservice.southbound --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/src/test/java/org/opendaylight/lispflowmapping/southbound/lisp/AuthenticationKeyDataListenerTest.java:[151,15] found raw type: org.opendaylight.mdsal.binding.api.DataObjectModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataObjectModification [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ mappingservice.southbound --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ mappingservice.southbound --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.southbound --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/target/mappingservice.southbound-1.19.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mappingservice.southbound --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ mappingservice.southbound --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.southbound --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mappingservice.southbound --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.apache.commons:commons-lang3:jar:3.14.0:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] io.netty:netty-transport:jar:4.1.107.Final:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] io.netty:netty-transport-classes-epoll:jar:4.1.107.Final:compile [WARNING] Unused declared dependencies found: [WARNING] io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.107.Final:compile [WARNING] org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.1:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.apache.commons:commons-lang3:jar:3.14.0:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mappingservice.southbound --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mappingservice.southbound --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mappingservice.southbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mappingservice.southbound --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/target/mappingservice.southbound-1.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.southbound/1.19.1-SNAPSHOT/mappingservice.southbound-1.19.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/southbound/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.southbound/1.19.1-SNAPSHOT/mappingservice.southbound-1.19.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.southbound --- [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.southbound/1.19.1-SNAPSHOT/mappingservice.southbound-1.19.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mappingservice.southbound --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.southbound --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.lispflowmapping:odl-lispflowmapping-southbound >--- [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-southbound 1.19.1-SNAPSHOT [55/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-lispflowmapping-southbound --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-lispflowmapping-southbound --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-southbound --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-lispflowmapping-southbound --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-lispflowmapping-southbound --- [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-lispflowmapping-southbound --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-lispflowmapping-southbound --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-lispflowmapping-southbound --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-southbound/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-lispflowmapping-southbound --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-southbound --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-southbound/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-lispflowmapping-southbound --- [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.8.3.1:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-southbound >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-lispflowmapping-southbound --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-southbound <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-lispflowmapping-southbound --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-lispflowmapping-southbound --- [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-lispflowmapping-southbound --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-lispflowmapping-southbound --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-lispflowmapping-southbound --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-lispflowmapping-southbound --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-southbound --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-lispflowmapping-southbound --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-lispflowmapping-southbound --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-lispflowmapping-southbound --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-lispflowmapping-southbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-lispflowmapping-southbound --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-southbound/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.19.1-SNAPSHOT/odl-lispflowmapping-southbound-1.19.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-southbound/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-southbound/1.19.1-SNAPSHOT/odl-lispflowmapping-southbound-1.19.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-lispflowmapping-southbound --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ---< org.opendaylight.lispflowmapping:mappingservice.implementation >--- [INFO] Building ODL :: lispflowmapping :: mappingservice.implementation 1.19.1-SNAPSHOT [56/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mappingservice.implementation --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice.implementation --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice.implementation --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mappingservice.implementation --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mappingservice.implementation --- [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) @ mappingservice.implementation --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mappingservice.implementation --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mappingservice.implementation --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.implementation --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mappingservice.implementation --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 19 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/MappingService.java:[143,8] auto-closeable resource org.opendaylight.lispflowmapping.implementation.MappingService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/main/java/org/opendaylight/lispflowmapping/implementation/LispMappingService.java:[77,8] auto-closeable resource org.opendaylight.lispflowmapping.implementation.LispMappingService has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ mappingservice.implementation >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ mappingservice.implementation --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ mappingservice.implementation <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ mappingservice.implementation --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mappingservice.implementation --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mappingservice.implementation --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/LispMappingServiceTest.java:[261,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtilTest.java:[249,27] redundant cast to short [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/util/MappingMergeUtilTest.java:[253,25] redundant cast to short [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/AuthenticationKeyDataListenerTest.java:[146,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/MappingServiceTest.java:[412,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/MappingSystemTest.java:[181,94] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/MappingSystemTest.java:[353,96] non-varargs call of varargs method with inexact argument type for last parameter; cast to java.lang.Object for a varargs call cast to java.lang.Object[] for a non-varargs call and to suppress this warning [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/timebucket/TimeBucketWheelUnitTest.java:[213,70] unchecked cast required: java.util.List found: java.lang.Object [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/timebucket/TimeBucketWheelUnitTest.java:[224,93] unchecked cast required: java.util.concurrent.ConcurrentHashMap found: java.lang.Object [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[128,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[162,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[194,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[238,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/src/test/java/org/opendaylight/lispflowmapping/implementation/mdsal/MappingDataListenerTest.java:[239,16] verifyZeroInteractions(java.lang.Object...) in org.mockito.Mockito has been deprecated [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ mappingservice.implementation --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ mappingservice.implementation --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.implementation --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/target/mappingservice.implementation-1.19.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mappingservice.implementation --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ mappingservice.implementation --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.implementation --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mappingservice.implementation --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile [WARNING] org.apache.commons:commons-lang3:jar:3.14.0:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.powermock:powermock-core:jar:2.0.9:test [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] org.powermock:powermock-reflect:jar:2.0.9:test [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-singleton-impl:jar:13.0.1:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mappingservice.implementation --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mappingservice.implementation --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mappingservice.implementation --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mappingservice.implementation --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/target/mappingservice.implementation-1.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.implementation/1.19.1-SNAPSHOT/mappingservice.implementation-1.19.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/implementation/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.implementation/1.19.1-SNAPSHOT/mappingservice.implementation-1.19.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.implementation --- [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.implementation/1.19.1-SNAPSHOT/mappingservice.implementation-1.19.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mappingservice.implementation --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.implementation --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.lispflowmapping:odl-lispflowmapping-mappingservice >-- [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice 1.19.1-SNAPSHOT [57/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-lispflowmapping-mappingservice --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-lispflowmapping-mappingservice --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-mappingservice --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-lispflowmapping-mappingservice --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-lispflowmapping-mappingservice --- [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-lispflowmapping-mappingservice --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-lispflowmapping-mappingservice --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-lispflowmapping-mappingservice --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-mappingservice/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-lispflowmapping-mappingservice --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-mappingservice --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-mappingservice/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-lispflowmapping-mappingservice --- [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.8.3.1:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-mappingservice >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-lispflowmapping-mappingservice --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-mappingservice <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-lispflowmapping-mappingservice --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-lispflowmapping-mappingservice --- [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-lispflowmapping-mappingservice --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-lispflowmapping-mappingservice --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-lispflowmapping-mappingservice --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-lispflowmapping-mappingservice --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-mappingservice --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-lispflowmapping-mappingservice --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-lispflowmapping-mappingservice --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-lispflowmapping-mappingservice --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-lispflowmapping-mappingservice --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-lispflowmapping-mappingservice --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-mappingservice/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.19.1-SNAPSHOT/odl-lispflowmapping-mappingservice-1.19.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-mappingservice/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice/1.19.1-SNAPSHOT/odl-lispflowmapping-mappingservice-1.19.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-lispflowmapping-mappingservice --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] -----< org.opendaylight.lispflowmapping:odl-lispflowmapping-msmr >------ [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-msmr 1.19.1-SNAPSHOT [58/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-lispflowmapping-msmr --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-lispflowmapping-msmr --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-msmr --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-lispflowmapping-msmr --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-lispflowmapping-msmr --- [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-lispflowmapping-msmr --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-lispflowmapping-msmr --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-lispflowmapping-msmr --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-msmr/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-lispflowmapping-msmr --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-msmr --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-msmr/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-lispflowmapping-msmr --- [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.8.3.1:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-msmr >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-lispflowmapping-msmr --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-msmr <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-lispflowmapping-msmr --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-lispflowmapping-msmr --- [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-lispflowmapping-msmr --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-lispflowmapping-msmr --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-lispflowmapping-msmr --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-lispflowmapping-msmr --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-msmr --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-lispflowmapping-msmr --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-lispflowmapping-msmr --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-lispflowmapping-msmr --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-lispflowmapping-msmr --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-lispflowmapping-msmr --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-msmr/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.19.1-SNAPSHOT/odl-lispflowmapping-msmr-1.19.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-msmr/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-msmr/1.19.1-SNAPSHOT/odl-lispflowmapping-msmr-1.19.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-lispflowmapping-msmr --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] -------< org.opendaylight.lispflowmapping:mappingservice.shell >-------- [INFO] Building ODL :: lispflowmapping :: mappingservice.shell 1.19.1-SNAPSHOT [59/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mappingservice.shell --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice.shell --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice.shell --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mappingservice.shell --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mappingservice.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) @ mappingservice.shell --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mappingservice.shell --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mappingservice.shell --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.shell --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/shell/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mappingservice.shell --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ mappingservice.shell >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ mappingservice.shell --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ mappingservice.shell <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ mappingservice.shell --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- karaf-services-maven-plugin:4.4.5:service-metadata-generate (service-metadata-generate) @ mappingservice.shell --- [INFO] Service org.opendaylight.lispflowmapping.shell.LispAddKey [INFO] Service org.opendaylight.lispflowmapping.shell.LispKeys [INFO] Service org.opendaylight.lispflowmapping.shell.LispMappings [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mappingservice.shell --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/shell/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mappingservice.shell --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ mappingservice.shell --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ mappingservice.shell --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.shell --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/shell/target/mappingservice.shell-1.19.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/shell/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mappingservice.shell --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ mappingservice.shell --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.shell --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mappingservice.shell --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mappingservice.shell --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mappingservice.shell --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mappingservice.shell --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mappingservice.shell --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/shell/target/mappingservice.shell-1.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.shell/1.19.1-SNAPSHOT/mappingservice.shell-1.19.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/mappingservice/shell/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.shell/1.19.1-SNAPSHOT/mappingservice.shell-1.19.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.shell --- [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.shell/1.19.1-SNAPSHOT/mappingservice.shell-1.19.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mappingservice.shell --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.shell --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.lispflowmapping:odl-lispflowmapping-mappingservice-shell >-- [INFO] Building ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice-shell 1.19.1-SNAPSHOT [60/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-lispflowmapping-mappingservice-shell --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-lispflowmapping-mappingservice-shell --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-lispflowmapping-mappingservice-shell --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-lispflowmapping-mappingservice-shell --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-lispflowmapping-mappingservice-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) @ odl-lispflowmapping-mappingservice-shell --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-lispflowmapping-mappingservice-shell --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-lispflowmapping-mappingservice-shell --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-lispflowmapping-mappingservice-shell --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-lispflowmapping-mappingservice-shell --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-lispflowmapping-mappingservice-shell --- [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.8.3.1:check (analyze-compile) > :spotbugs @ odl-lispflowmapping-mappingservice-shell >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-lispflowmapping-mappingservice-shell --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-lispflowmapping-mappingservice-shell <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-lispflowmapping-mappingservice-shell --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-lispflowmapping-mappingservice-shell --- [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-lispflowmapping-mappingservice-shell --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-lispflowmapping-mappingservice-shell --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-lispflowmapping-mappingservice-shell --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-lispflowmapping-mappingservice-shell --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-lispflowmapping-mappingservice-shell --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-lispflowmapping-mappingservice-shell --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-lispflowmapping-mappingservice-shell --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-lispflowmapping-mappingservice-shell --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-lispflowmapping-mappingservice-shell --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-lispflowmapping-mappingservice-shell --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.19.1-SNAPSHOT/odl-lispflowmapping-mappingservice-shell-1.19.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.19.1-SNAPSHOT/odl-lispflowmapping-mappingservice-shell-1.19.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-lispflowmapping-mappingservice-shell --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] -----< org.opendaylight.lispflowmapping:features-lispflowmapping >------ [INFO] Building ODL :: lispflowmapping :: features-lispflowmapping 1.19.1-SNAPSHOT [61/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-lispflowmapping --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-lispflowmapping --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-lispflowmapping --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-lispflowmapping --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-lispflowmapping --- [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) @ features-lispflowmapping --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-lispflowmapping --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-lispflowmapping --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-lispflowmapping --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/features-lispflowmapping/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ features-lispflowmapping --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/features-lispflowmapping/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ features-lispflowmapping --- [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.8.3.1:check (analyze-compile) > :spotbugs @ features-lispflowmapping >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ features-lispflowmapping --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ features-lispflowmapping <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ features-lispflowmapping --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ features-lispflowmapping --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ features-lispflowmapping --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-lispflowmapping --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-lispflowmapping --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-lispflowmapping --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-lispflowmapping --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-lispflowmapping --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-lispflowmapping --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-lispflowmapping --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-lispflowmapping --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/features-lispflowmapping/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/features-lispflowmapping/1.19.1-SNAPSHOT/features-lispflowmapping-1.19.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/features-lispflowmapping/target/feature/feature.xml to /tmp/r/org/opendaylight/lispflowmapping/features-lispflowmapping/1.19.1-SNAPSHOT/features-lispflowmapping-1.19.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-lispflowmapping --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ------------< org.opendaylight.serviceutils:quality-parent >------------ [INFO] Building ODL :: serviceutils :: quality-parent 0.13.1-SNAPSHOT [62/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ quality-parent --- [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.8.3.1:check (analyze-compile) > :spotbugs @ quality-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ quality-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ quality-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ quality-parent --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ quality-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ quality-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ quality-parent --- [INFO] Skipping CycloneDX goal [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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/commons/quality-parent/pom.xml to /tmp/r/org/opendaylight/serviceutils/quality-parent/0.13.1-SNAPSHOT/quality-parent-0.13.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ quality-parent --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] -------------< org.opendaylight.serviceutils:metrics-api >-------------- [INFO] Building ODL :: serviceutils :: metrics-api 0.13.1-SNAPSHOT [63/258] [INFO] -------------------------------[ bundle ]------------------------------- [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] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ metrics-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [forked debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ metrics-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ metrics-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ metrics-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ metrics-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ metrics-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ metrics-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [forked debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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() {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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() {'? [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ metrics-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ metrics-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ metrics-api --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/api/target/metrics-api-0.13.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ metrics-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ metrics-api --- [INFO] Skipping CycloneDX goal [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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/api/target/metrics-api-0.13.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-api/0.13.1-SNAPSHOT/metrics-api-0.13.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/api/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-api/0.13.1-SNAPSHOT/metrics-api-0.13.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ metrics-api --- [INFO] Installing org/opendaylight/serviceutils/metrics-api/0.13.1-SNAPSHOT/metrics-api-0.13.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ metrics-api --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ metrics-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------< org.opendaylight.serviceutils:metrics-impl >------------- [INFO] Building ODL :: serviceutils :: metrics-impl 0.13.1-SNAPSHOT [64/258] [INFO] -------------------------------[ bundle ]------------------------------- [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.12.1:compile (default-compile) @ metrics-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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.8.3.1:check (analyze-compile) > :spotbugs @ metrics-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ metrics-impl --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ metrics-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ metrics-impl --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ metrics-impl --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ metrics-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [forked debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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));'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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() {'? [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ metrics-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ metrics-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ metrics-impl --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/target/metrics-impl-0.13.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ metrics-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-artifacts) @ metrics-impl --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ metrics-impl --- [INFO] Skipping CycloneDX goal [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] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre: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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/target/metrics-impl-0.13.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.13.1-SNAPSHOT/metrics-impl-0.13.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.13.1-SNAPSHOT/metrics-impl-0.13.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl/target/classes/etc/org.opendaylight.serviceutils.metrics.cfg to /tmp/r/org/opendaylight/serviceutils/metrics-impl/0.13.1-SNAPSHOT/metrics-impl-0.13.1-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.1-SNAPSHOT/metrics-impl-0.13.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ metrics-impl --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ metrics-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.serviceutils:odl-serviceutils-metrics >------- [INFO] Building ODL :: serviceutils :: Metrics 0.13.1-SNAPSHOT [65/258] [INFO] ------------------------------[ feature ]------------------------------- [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] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-serviceutils-metrics --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-metrics/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-serviceutils-metrics --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-metrics --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-metrics/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5: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.8.3.1:check (analyze-compile) > :spotbugs @ odl-serviceutils-metrics >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-serviceutils-metrics --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-serviceutils-metrics <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-serviceutils-metrics --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-serviceutils-metrics --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-serviceutils-metrics --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-serviceutils-metrics --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-serviceutils-metrics --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-serviceutils-metrics --- [INFO] Skipping CycloneDX goal [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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-metrics/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.1-SNAPSHOT/odl-serviceutils-metrics-0.13.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-metrics/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-metrics/0.13.1-SNAPSHOT/odl-serviceutils-metrics-0.13.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-serviceutils-metrics --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------------< org.opendaylight.serviceutils:tools-api >--------------- [INFO] Building ODL :: serviceutils :: tools-api 0.13.1-SNAPSHOT [66/258] [INFO] -------------------------------[ bundle ]------------------------------- [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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ tools-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[32,18] [deprecation] ChainableDataTreeChangeListenerImpl in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[32,18] [deprecation] ChainableDataTreeChangeListenerImpl in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[32,18] [deprecation] ChainableDataTreeChangeListenerImpl in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[32,80] [deprecation] ChainableDataTreeChangeListenerImpl in org.opendaylight.serviceutils.tools.mdsal.listener has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractDataTreeChangeListener.java:[69,56] [removal] registerDataTreeChangeListener(DataTreeIdentifier,DataTreeChangeListener) in DataTreeChangeService has been deprecated and marked for removal where T is a type-variable: T extends DataObject declared in method registerDataTreeChangeListener(DataTreeIdentifier,DataTreeChangeListener) [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredSyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[35,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[35,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[35,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[35,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[35,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[35,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/ChainableDataTreeChangeListenerImpl.java:[50,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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/main/java/org/opendaylight/serviceutils/tools/mdsal/listener/ChainableDataTreeChangeListenerImpl.java:[62,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.8.3.1:check (analyze-compile) > :spotbugs @ tools-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ tools-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ tools-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ tools-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ tools-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ tools-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ tools-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ tools-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ tools-api --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/target/tools-api-0.13.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ tools-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ tools-api --- [INFO] Skipping CycloneDX goal [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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/target/tools-api-0.13.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/tools-api/0.13.1-SNAPSHOT/tools-api-0.13.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/api/pom.xml to /tmp/r/org/opendaylight/serviceutils/tools-api/0.13.1-SNAPSHOT/tools-api-0.13.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ tools-api --- [INFO] Installing org/opendaylight/serviceutils/tools-api/0.13.1-SNAPSHOT/tools-api-0.13.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tools-api --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ tools-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.serviceutils:binding-parent >------------ [INFO] Building ODL :: serviceutils :: binding-parent 0.13.1-SNAPSHOT [67/258] [INFO] --------------------------------[ pom ]--------------------------------- [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.8.3.1:check (analyze-compile) > :spotbugs @ binding-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ binding-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ binding-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ binding-parent --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ binding-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ binding-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ binding-parent --- [INFO] Skipping CycloneDX goal [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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/commons/binding-parent/pom.xml to /tmp/r/org/opendaylight/serviceutils/binding-parent/0.13.1-SNAPSHOT/binding-parent-0.13.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ binding-parent --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] ---------------< org.opendaylight.serviceutils:upgrade >---------------- [INFO] Building ODL :: serviceutils :: upgrade 0.13.1-SNAPSHOT [68/258] [INFO] -------------------------------[ bundle ]------------------------------- [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:13.0.2:generate-sources (binding) @ upgrade --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/upgrade/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 1.364 ms [INFO] yang-to-sources: Project model files found: 1 in 975.7 μs [INFO] yang-to-sources: 1 YANG models processed in 1.943 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 811.0 μs [INFO] Sorted 6 files into 3 directories in 73.54 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 9.512 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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/upgrade/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/upgrade/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ upgrade --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ upgrade >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ upgrade --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ upgrade <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ upgrade --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ upgrade --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/upgrade/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ upgrade --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ upgrade --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ upgrade --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ upgrade --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/upgrade/target/upgrade-0.13.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/upgrade/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ upgrade --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ upgrade --- [INFO] Skipping CycloneDX goal [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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/upgrade/target/upgrade-0.13.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/upgrade/0.13.1-SNAPSHOT/upgrade-0.13.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/upgrade/pom.xml to /tmp/r/org/opendaylight/serviceutils/upgrade/0.13.1-SNAPSHOT/upgrade-0.13.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ upgrade --- [INFO] Installing org/opendaylight/serviceutils/upgrade/0.13.1-SNAPSHOT/upgrade-0.13.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ upgrade --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ upgrade --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.serviceutils:odl-serviceutils-tools >-------- [INFO] Building ODL :: serviceutils :: TOOLS 0.13.1-SNAPSHOT [69/258] [INFO] ------------------------------[ feature ]------------------------------- [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] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-serviceutils-tools --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-tools/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-serviceutils-tools --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-tools --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-tools/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5: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.8.3.1:check (analyze-compile) > :spotbugs @ odl-serviceutils-tools >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-serviceutils-tools --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-serviceutils-tools <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-serviceutils-tools --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-serviceutils-tools --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-serviceutils-tools --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-serviceutils-tools --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-serviceutils-tools --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-serviceutils-tools --- [INFO] Skipping CycloneDX goal [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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-tools/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.1-SNAPSHOT/odl-serviceutils-tools-0.13.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-tools/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-tools/0.13.1-SNAPSHOT/odl-serviceutils-tools-0.13.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-serviceutils-tools --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-parent >-------- [INFO] Building openflowplugin-parent 0.18.1-SNAPSHOT [70/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-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) @ openflowplugin-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-parent --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-parent --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowplugin-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin-parent --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-parent --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-parent --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/parent/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-parent/0.18.1-SNAPSHOT/openflowplugin-parent-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-parent --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api >-- [INFO] Building ODL :: openflowjava :: openflow-protocol-api 0.18.1-SNAPSHOT [71/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflow-protocol-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflow-protocol-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflow-protocol-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflow-protocol-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflow-protocol-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ openflow-protocol-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-api/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 1.010 ms [INFO] yang-to-sources: Project model files found: 9 in 96.44 ms [INFO] yang-to-sources: 12 YANG models processed in 268.5 ms [INFO] BindingJavaFileGenerator: Defined 865 files in 79.55 ms [INFO] Sorted 865 files into 170 directories in 2.198 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 865 in 402.1 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflow-protocol-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflow-protocol-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflow-protocol-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-api/target/generated-sources/spi [INFO] Copying 9 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 9 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflow-protocol-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 916 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflow-protocol-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflow-protocol-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflow-protocol-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflow-protocol-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflow-protocol-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflow-protocol-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 22 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflow-protocol-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflow-protocol-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-api --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-api/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflow-protocol-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflow-protocol-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflow-protocol-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflow-protocol-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflow-protocol-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflow-protocol-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflow-protocol-api --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-api/target/openflow-protocol-api-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.1-SNAPSHOT/openflow-protocol-api-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.1-SNAPSHOT/openflow-protocol-api-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-api --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-api/0.18.1-SNAPSHOT/openflow-protocol-api-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflow-protocol-api --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-parent >-- [INFO] Building openflowjava-parent 0.18.1-SNAPSHOT [72/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowjava-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowjava-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ openflowjava-parent --- [INFO] Source directory: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/src/main/yang added. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-parent --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowjava-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowjava-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowjava-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowjava-parent --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowjava-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowjava-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowjava-parent --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowjava-parent --- [INFO] Skipping pom project [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowjava-parent --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowjava-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowjava-parent --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-parent/0.18.1-SNAPSHOT/openflowjava-parent-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowjava-parent --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowjava-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-spi >-- [INFO] Building ODL :: openflowjava :: openflow-protocol-spi 0.18.1-SNAPSHOT [73/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflow-protocol-spi --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflow-protocol-spi --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflow-protocol-spi --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflow-protocol-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflow-protocol-spi --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ openflow-protocol-spi --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-spi/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 1.503 ms [INFO] yang-to-sources: Project model files found: 1 in 3.054 ms [INFO] yang-to-sources: 3 YANG models processed in 93.79 ms [INFO] BindingJavaFileGenerator: Defined 11 files in 4.272 ms [INFO] Sorted 11 files into 4 directories in 162.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 11 in 12.48 ms [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ openflow-protocol-spi --- [INFO] Source directory: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-spi/src/main/yang added. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflow-protocol-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflow-protocol-spi --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflow-protocol-spi --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-spi --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-spi/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-spi/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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-spi/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflow-protocol-spi --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-spi/src/main/java/org/opendaylight/openflowjava/protocol/spi/connection/SwitchConnectionProvider.java:[22,8] auto-closeable resource org.opendaylight.openflowjava.protocol.spi.connection.SwitchConnectionProvider has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflow-protocol-spi >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflow-protocol-spi --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflow-protocol-spi <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflow-protocol-spi --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflow-protocol-spi --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-spi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflow-protocol-spi --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflow-protocol-spi --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflow-protocol-spi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-spi --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-spi/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflow-protocol-spi --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflow-protocol-spi --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-spi --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflow-protocol-spi --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflow-protocol-spi --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflow-protocol-spi --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflow-protocol-spi --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-spi/target/openflow-protocol-spi-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.1-SNAPSHOT/openflow-protocol-spi-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-spi/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.1-SNAPSHOT/openflow-protocol-spi-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-spi --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-spi/0.18.1-SNAPSHOT/openflow-protocol-spi-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflow-protocol-spi --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-spi --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflow-protocol-spi --- [INFO] Skipping source per configuration. [INFO] [INFO] ---< org.opendaylight.openflowplugin.openflowjava:openflowjava-util >--- [INFO] Building ODL :: openflowjava :: openflowjava-util 0.18.1-SNAPSHOT [74/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowjava-util --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-util --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-util --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowjava-util --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-util --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ openflowjava-util --- [INFO] Source directory: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-util/src/main/yang added. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-util --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-util --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-util --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-util --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-util/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-util/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-util/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowjava-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowjava-util >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowjava-util --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowjava-util <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowjava-util --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-util --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-util/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowjava-util --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowjava-util --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowjava-util --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-util --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-util/target/openflowjava-util-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-util/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowjava-util --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowjava-util --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-util --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowjava-util --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] io.netty:netty-buffer:jar:4.1.107.Final:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowjava-util --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowjava-util --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowjava-util --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-util/target/openflowjava-util-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.1-SNAPSHOT/openflowjava-util-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-util/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.1-SNAPSHOT/openflowjava-util-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-util --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-util/0.18.1-SNAPSHOT/openflowjava-util-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowjava-util --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-util --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowjava-util --- [INFO] Skipping source per configuration. [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-impl >-- [INFO] Building ODL :: openflowjava :: openflow-protocol-impl 0.18.1-SNAPSHOT [75/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflow-protocol-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflow-protocol-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflow-protocol-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflow-protocol-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflow-protocol-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ openflow-protocol-impl --- [INFO] Source directory: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/src/main/yang added. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflow-protocol-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflow-protocol-impl --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflow-protocol-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-impl --- [INFO] Copying 5 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflow-protocol-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 347 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN reason: class file for javax.annotation.meta.When not found [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN reason: class file for javax.annotation.meta.When not found [WARNING] Cannot find annotation method 'when()' in type 'javax.annotation.Nonnull': class file for javax.annotation.Nonnull not found [WARNING] unknown enum constant javax.annotation.meta.When.UNKNOWN reason: class file for javax.annotation.meta.When not found [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/TcpHandler.java:[195,17] setThreadConfig(org.opendaylight.openflowjava.protocol.api.connection.ThreadConfiguration) in org.opendaylight.openflowjava.protocol.impl.core.ServerFacade has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/SwitchConnectionProviderImpl.java:[197,15] setThreadConfig(org.opendaylight.openflowjava.protocol.api.connection.ThreadConfiguration) in org.opendaylight.openflowjava.protocol.impl.core.ServerFacade has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/TcpConnectionInitializer.java:[73,17] setThreadConfig(org.opendaylight.openflowjava.protocol.api.connection.ThreadConfiguration) in org.opendaylight.openflowjava.protocol.impl.core.ServerFacade has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[72,95] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[76,91] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[93,105] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/TypeKeyMakerFactory.java:[97,101] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/UdpHandler.java:[137,17] setThreadConfig(org.opendaylight.openflowjava.protocol.api.connection.ThreadConfiguration) in org.opendaylight.openflowjava.protocol.impl.core.ServerFacade has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflow-protocol-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflow-protocol-impl --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflow-protocol-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflow-protocol-impl --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflow-protocol-impl --- [INFO] Copying 4 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflow-protocol-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 229 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/SwitchConnectionProviderImpl02Test.java:[270,15] found raw type: org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/SwitchConnectionProviderImpl02Test.java:[271,36] unchecked method invocation: method registerSerializer in class org.opendaylight.openflowjava.protocol.impl.core.SwitchConnectionProviderImpl is applied to given types required: org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowjava.protocol.api.extensibility.OFGeneralSerializer found: org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowjava.protocol.api.extensibility.OFGeneralSerializer [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/core/connection/SwitchConnectionProviderImpl02Test.java:[271,37] unchecked conversion required: org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey found: org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflow-protocol-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflow-protocol-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-impl --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflow-protocol-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-jar-plugin:3.3.0:test-jar (default) @ openflow-protocol-impl --- [INFO] Building jar: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.1-SNAPSHOT-tests.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflow-protocol-impl --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflow-protocol-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] io.netty:netty-buffer:jar:4.1.107.Final:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] io.netty:netty-transport:jar:4.1.107.Final:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] io.netty:netty-codec:jar:4.1.107.Final:compile [WARNING] io.netty:netty-common:jar:4.1.107.Final:compile [WARNING] io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] io.netty:netty-transport-native-unix-common:jar:4.1.107.Final:compile [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflow-protocol-impl --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflow-protocol-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflow-protocol-impl --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.1-SNAPSHOT/openflow-protocol-impl-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.1-SNAPSHOT/openflow-protocol-impl-0.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-impl/target/openflow-protocol-impl-0.18.1-SNAPSHOT-tests.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.1-SNAPSHOT/openflow-protocol-impl-0.18.1-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-impl --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-impl/0.18.1-SNAPSHOT/openflow-protocol-impl-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflow-protocol-impl --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflow-protocol-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflowjava-blueprint-config >-- [INFO] Building ODL :: openflowjava :: openflowjava-blueprint-config 0.18.1-SNAPSHOT [76/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowjava-blueprint-config --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-blueprint-config --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-blueprint-config --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowjava-blueprint-config --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-blueprint-config --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ openflowjava-blueprint-config --- [INFO] Source directory: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-blueprint-config/src/main/yang added. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-blueprint-config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-blueprint-config --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-blueprint-config --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-blueprint-config --- [INFO] Copying 3 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-blueprint-config/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-blueprint-config/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowjava-blueprint-config --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowjava-blueprint-config >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowjava-blueprint-config --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowjava-blueprint-config <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowjava-blueprint-config --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-blueprint-config --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-blueprint-config/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowjava-blueprint-config --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowjava-blueprint-config --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowjava-blueprint-config --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-blueprint-config --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-blueprint-config/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowjava-blueprint-config --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-artifacts) @ openflowjava-blueprint-config --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowjava-blueprint-config --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-blueprint-config --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowjava-blueprint-config --- [INFO] No dependency problems found [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowjava-blueprint-config --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowjava-blueprint-config --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowjava-blueprint-config --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-blueprint-config/target/openflowjava-blueprint-config-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.1-SNAPSHOT/openflowjava-blueprint-config-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.1-SNAPSHOT/openflowjava-blueprint-config-0.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-blueprint-config/target/classes/initial/default-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.1-SNAPSHOT/openflowjava-blueprint-config-0.18.1-SNAPSHOT-config.xml [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflowjava-blueprint-config/target/classes/initial/legacy-openflow-connection-config.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.1-SNAPSHOT/openflowjava-blueprint-config-0.18.1-SNAPSHOT-legacyConfig.xml [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-blueprint-config --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflowjava-blueprint-config/0.18.1-SNAPSHOT/openflowjava-blueprint-config-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowjava-blueprint-config --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-blueprint-config --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowjava-blueprint-config --- [INFO] Skipping source per configuration. [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:odl-openflowjava-protocol >-- [INFO] Building ODL :: openflowjava :: odl-openflowjava-protocol 0.18.1-SNAPSHOT [77/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowjava-protocol --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowjava-protocol --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowjava-protocol --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowjava-protocol --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowjava-protocol --- [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-openflowjava-protocol --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowjava-protocol --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowjava-protocol --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowjava-protocol --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowjava-protocol --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowjava-protocol --- [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.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowjava-protocol >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowjava-protocol --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowjava-protocol <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowjava-protocol --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowjava-protocol --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowjava-protocol --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowjava-protocol --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowjava-protocol --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowjava-protocol --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowjava-protocol --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowjava-protocol --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowjava-protocol --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowjava-protocol --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowjava-protocol --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowjava-protocol --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.1-SNAPSHOT/odl-openflowjava-protocol-0.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/features-openflowjava-aggregator/odl-openflowjava-protocol/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/odl-openflowjava-protocol/0.18.1-SNAPSHOT/odl-openflowjava-protocol-0.18.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowjava-protocol --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] -------< org.opendaylight.openflowplugin.model:model-inventory >-------- [INFO] Building model-inventory 0.18.1-SNAPSHOT [78/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ model-inventory --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-inventory --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-inventory --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-inventory --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-inventory --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ model-inventory --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-inventory/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 861.3 μs [INFO] yang-to-sources: Project model files found: 1 in 2.551 ms [INFO] yang-to-sources: 3 YANG models processed in 11.31 ms [INFO] BindingJavaFileGenerator: Defined 32 files in 3.970 ms [INFO] Sorted 32 files into 5 directories in 78.09 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 32 in 16.46 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ model-inventory --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ model-inventory --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ model-inventory --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-inventory --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-inventory/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-inventory/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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-inventory/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ model-inventory --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 31 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ model-inventory >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ model-inventory --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ model-inventory <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ model-inventory --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-inventory --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-inventory/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ model-inventory --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ model-inventory --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ model-inventory --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-inventory --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-inventory/target/model-inventory-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-inventory/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ model-inventory --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ model-inventory --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-inventory --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ model-inventory --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ model-inventory --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ model-inventory --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ model-inventory --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ model-inventory --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-inventory/target/model-inventory-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.18.1-SNAPSHOT/model-inventory-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-inventory/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-inventory/0.18.1-SNAPSHOT/model-inventory-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-inventory --- [INFO] Installing org/opendaylight/openflowplugin/model/model-inventory/0.18.1-SNAPSHOT/model-inventory-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ model-inventory --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-inventory --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.openflowplugin.model:model-flow-base >-------- [INFO] Building model-flow-base 0.18.1-SNAPSHOT [79/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ model-flow-base --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-flow-base --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-flow-base --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-flow-base --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-flow-base --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ model-flow-base --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-base/src/main/yang [INFO] yang-to-sources: Found 6 dependencies in 2.210 ms [INFO] yang-to-sources: Project model files found: 11 in 18.24 ms [INFO] yang-to-sources: 21 YANG models processed in 402.1 ms [INFO] BindingJavaFileGenerator: Defined 602 files in 80.05 ms [INFO] Sorted 602 files into 136 directories in 726.6 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 602 in 274.2 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ model-flow-base --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ model-flow-base --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ model-flow-base --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-base --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-base/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-base/target/generated-sources/spi [INFO] Copying 11 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 11 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-base/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ model-flow-base --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 602 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ model-flow-base >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ model-flow-base --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ model-flow-base <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ model-flow-base --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-flow-base --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-base/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ model-flow-base --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ model-flow-base --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ model-flow-base --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-flow-base --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-base/target/model-flow-base-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-base/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ model-flow-base --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ model-flow-base --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-base --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ model-flow-base --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ model-flow-base --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ model-flow-base --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ model-flow-base --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ model-flow-base --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-base/target/model-flow-base-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.18.1-SNAPSHOT/model-flow-base-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-base/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-base/0.18.1-SNAPSHOT/model-flow-base-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-flow-base --- [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-base/0.18.1-SNAPSHOT/model-flow-base-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ model-flow-base --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-flow-base --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------< org.opendaylight.openflowplugin.model:model-flow-service >------ [INFO] Building model-flow-service 0.18.1-SNAPSHOT [80/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ model-flow-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-flow-service --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-flow-service --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-flow-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-flow-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ model-flow-service --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/src/main/yang [INFO] yang-to-sources: Found 7 dependencies in 1.881 ms [INFO] yang-to-sources: Project model files found: 22 in 15.75 ms [INFO] yang-to-sources: 44 YANG models processed in 825.6 ms [INFO] BindingJavaFileGenerator: Defined 521 files in 51.04 ms [INFO] Sorted 521 files into 101 directories in 750.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 521 in 304.9 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ model-flow-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ model-flow-service --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ model-flow-service --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-service --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/spi [INFO] Copying 22 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 22 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ model-flow-service --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 520 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/UpdateGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/AddGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[81,34] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/AddMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/service/rev130918/RemoveGroupOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/UpdateFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/RemoveFlowOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInput.java:[44,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInput.java:[44,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/table/service/rev131026/UpdateTableInput.java:[44,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[81,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[109,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInputBuilder.java:[143,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortInput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/service/rev130819/AddFlowOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/inventory/rev130819/FlowCapableNodeConnectorUpdated.java:[32,18] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/RemoveMeterOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/module/config/rev141015/SetConfigInput.java:[38,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutputBuilder.java:[81,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/role/service/rev150727/SetRoleOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[81,36] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutputBuilder.java:[110,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/service/rev131107/UpdatePortOutput.java:[34,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java:[81,37] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [INFO] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/service/rev130918/UpdateMeterOutputBuilder.java: Some input files additionally use or override a deprecated API. [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ model-flow-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ model-flow-service --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ model-flow-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ model-flow-service --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-flow-service --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ model-flow-service --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ model-flow-service --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ model-flow-service --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-flow-service --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/model-flow-service-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ model-flow-service --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ model-flow-service --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-service --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ model-flow-service --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.1-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ model-flow-service --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ model-flow-service --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ model-flow-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ model-flow-service --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/target/model-flow-service-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.18.1-SNAPSHOT/model-flow-service-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-service/0.18.1-SNAPSHOT/model-flow-service-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-flow-service --- [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-service/0.18.1-SNAPSHOT/model-flow-service-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ model-flow-service --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-flow-service --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.openflowplugin.model:model-flow-statistics >----- [INFO] Building model-flow-statistics 0.18.1-SNAPSHOT [81/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ model-flow-statistics --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-flow-statistics --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-flow-statistics --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-flow-statistics --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-flow-statistics --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ model-flow-statistics --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 3.325 ms [INFO] yang-to-sources: Project model files found: 8 in 13.80 ms [INFO] yang-to-sources: 31 YANG models processed in 587.2 ms [INFO] BindingJavaFileGenerator: Defined 292 files in 47.58 ms [INFO] Sorted 292 files into 46 directories in 362.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 292 in 125.8 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ model-flow-statistics --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ model-flow-statistics --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ model-flow-statistics --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-flow-statistics --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/spi [INFO] Copying 8 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 8 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ model-flow-statistics --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 291 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromAllPortsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromAllPortsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromAllPortsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[99,76] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutputBuilder.java:[132,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[84,78] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutputBuilder.java:[114,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput.java:[40,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[95,44] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutputBuilder.java:[130,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[94,49] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/table/statistics/rev131215/GetFlowTablesStatisticsOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetAllQueuesStatisticsFromGivenPortOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetNodeConnectorStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetNodeConnectorStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetNodeConnectorStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutputBuilder.java:[130,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetAllGroupStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterFeaturesOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[95,45] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/group/statistics/rev131111/GetGroupDescriptionOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutputBuilder.java:[94,57] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutputBuilder.java:[94,57] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutputBuilder.java:[94,57] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/queue/statistics/rev131216/GetQueueStatisticsFromGivenPortOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetFlowStatisticsFromFlowTableOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[94,64] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/flow/statistics/rev130819/GetAllFlowsStatisticsFromAllFlowTablesOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutputBuilder.java:[94,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutputBuilder.java:[125,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/port/statistics/rev131214/GetAllNodeConnectorsStatisticsOutput.java:[36,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[95,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutputBuilder.java:[126,28] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterStatisticsOutput.java:[37,5] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java:[95,53] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304.TransactionAware in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.transaction.rev150304 has been deprecated [INFO] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/meter/statistics/rev131111/GetAllMeterConfigStatisticsOutputBuilder.java: Some input files additionally use or override a deprecated API. [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ model-flow-statistics >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ model-flow-statistics --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ model-flow-statistics <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ model-flow-statistics --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-flow-statistics --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ model-flow-statistics --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ model-flow-statistics --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ model-flow-statistics --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-flow-statistics --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/model-flow-statistics-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ model-flow-statistics --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ model-flow-statistics --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-flow-statistics --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ model-flow-statistics --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ model-flow-statistics --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ model-flow-statistics --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ model-flow-statistics --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ model-flow-statistics --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/target/model-flow-statistics-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.1-SNAPSHOT/model-flow-statistics-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-flow-statistics/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.1-SNAPSHOT/model-flow-statistics-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-flow-statistics --- [INFO] Installing org/opendaylight/openflowplugin/model/model-flow-statistics/0.18.1-SNAPSHOT/model-flow-statistics-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ model-flow-statistics --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-flow-statistics --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.openflowplugin.model:model-topology >-------- [INFO] Building model-topology 0.18.1-SNAPSHOT [82/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ model-topology --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-topology --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ model-topology --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-topology --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ model-topology --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ model-topology --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-topology/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 1.014 ms [INFO] yang-to-sources: Project model files found: 1 in 915.9 μs [INFO] yang-to-sources: 5 YANG models processed in 53.48 ms [INFO] BindingJavaFileGenerator: Defined 8 files in 7.582 ms [INFO] Sorted 8 files into 3 directories in 89.33 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 8 in 14.18 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ model-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ model-topology --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ model-topology --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ model-topology --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-topology/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-topology/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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-topology/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ model-topology --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ model-topology >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ model-topology --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ model-topology <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ model-topology --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ model-topology --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-topology/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ model-topology --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ model-topology --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ model-topology --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ model-topology --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-topology/target/model-topology-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-topology/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ model-topology --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ model-topology --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ model-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ model-topology --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ model-topology --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ model-topology --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ model-topology --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ model-topology --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-topology/target/model-topology-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.18.1-SNAPSHOT/model-topology-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/model/model-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/model/model-topology/0.18.1-SNAPSHOT/model-topology-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ model-topology --- [INFO] Installing org/opendaylight/openflowplugin/model/model-topology/0.18.1-SNAPSHOT/model-topology-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ model-topology --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ model-topology --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-nsf-model >---- [INFO] Building OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.18.1-SNAPSHOT [83/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-nsf-model --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nsf-model --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-nsf-model --- [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-openflowplugin-nsf-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-nsf-model --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-nsf-model/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nsf-model --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-nsf-model/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-nsf-model --- [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.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nsf-model >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nsf-model <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-nsf-model --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-nsf-model --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-nsf-model --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-nsf-model --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-nsf-model --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nsf-model --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-nsf-model --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-nsf-model --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-nsf-model --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-nsf-model --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-nsf-model --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-nsf-model/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-nsf-model/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nsf-model/0.18.1-SNAPSHOT/odl-openflowplugin-nsf-model-0.18.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-nsf-model --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ---------< org.opendaylight.openflowplugin.libraries:liblldp >---------- [INFO] Building liblldp 0.18.1-SNAPSHOT [84/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ liblldp --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ liblldp --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ liblldp --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ liblldp --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ liblldp --- [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) @ liblldp --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ liblldp --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ liblldp --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ liblldp --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/libraries/liblldp/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/libraries/liblldp/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/libraries/liblldp/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ liblldp --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ liblldp >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ liblldp --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ liblldp <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ liblldp --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ liblldp --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ liblldp --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ liblldp --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ liblldp --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ liblldp --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/libraries/liblldp/target/liblldp-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/libraries/liblldp/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ liblldp --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ liblldp --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ liblldp --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ liblldp --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ liblldp --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ liblldp --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ liblldp --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ liblldp --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/libraries/liblldp/target/liblldp-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.18.1-SNAPSHOT/liblldp-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/libraries/liblldp/pom.xml to /tmp/r/org/opendaylight/openflowplugin/libraries/liblldp/0.18.1-SNAPSHOT/liblldp-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ liblldp --- [INFO] Installing org/opendaylight/openflowplugin/libraries/liblldp/0.18.1-SNAPSHOT/liblldp-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ liblldp --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ liblldp --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-libraries >---- [INFO] Building OpenDaylight :: Openflow Plugin :: Libraries 0.18.1-SNAPSHOT [85/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-libraries --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-libraries --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-libraries --- [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-openflowplugin-libraries --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-libraries --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-libraries/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-libraries --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-libraries/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-libraries --- [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.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-libraries >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-libraries --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-libraries <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-libraries --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-libraries --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-libraries --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-libraries --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-libraries --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-libraries --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-libraries --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-libraries --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-libraries --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-libraries --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-libraries --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-libraries/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.1-SNAPSHOT/odl-openflowplugin-libraries-0.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-libraries/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-libraries/0.18.1-SNAPSHOT/odl-openflowplugin-libraries-0.18.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-libraries --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --< org.opendaylight.openflowplugin:openflowplugin-blueprint-config >--- [INFO] Building openflowplugin-blueprint-config 0.18.1-SNAPSHOT [86/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-blueprint-config --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-blueprint-config --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-blueprint-config --- [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) @ openflowplugin-blueprint-config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-blueprint-config --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-blueprint-config/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-blueprint-config/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-blueprint-config --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-blueprint-config >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-blueprint-config --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-blueprint-config <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-blueprint-config --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-blueprint-config --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-blueprint-config/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowplugin-blueprint-config --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowplugin-blueprint-config --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-blueprint-config --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-blueprint-config/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-blueprint-config --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-artifacts) @ openflowplugin-blueprint-config --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin-blueprint-config --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-blueprint-config --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-blueprint-config --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-blueprint-config --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-blueprint-config --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-blueprint-config --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-blueprint-config --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-blueprint-config/target/openflowplugin-blueprint-config-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.1-SNAPSHOT/openflowplugin-blueprint-config-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-blueprint-config/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.1-SNAPSHOT/openflowplugin-blueprint-config-0.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-blueprint-config/target/classes/initial/openflowplugin.cfg to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.1-SNAPSHOT/openflowplugin-blueprint-config-0.18.1-SNAPSHOT-config.cfg [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-blueprint-config --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-blueprint-config/0.18.1-SNAPSHOT/openflowplugin-blueprint-config-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-blueprint-config --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-blueprint-config --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.openflowplugin:openflowplugin-common >-------- [INFO] Building openflowplugin-common 0.18.1-SNAPSHOT [87/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-common --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-common --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-common --- [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) @ openflowplugin-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-common --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-common --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-common --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-common/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-common/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[247,24] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-common/src/main/java/org/opendaylight/openflowplugin/common/txchain/TransactionChainManager.java:[266,24] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-common >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-common --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-common <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-common --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-common --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowplugin-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowplugin-common --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowplugin-common --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-common --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-common/target/openflowplugin-common-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-common/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-common --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin-common --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-common --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-common --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-common --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-common/target/openflowplugin-common-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.18.1-SNAPSHOT/openflowplugin-common-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-common/0.18.1-SNAPSHOT/openflowplugin-common-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-common --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-common/0.18.1-SNAPSHOT/openflowplugin-common-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-common --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-common --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.openflowplugin:openflowplugin-api >--------- [INFO] Building openflowplugin-api 0.18.1-SNAPSHOT [88/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ openflowplugin-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/src/main/yang [INFO] yang-to-sources: Found 9 dependencies in 9.651 ms [INFO] yang-to-sources: Project model files found: 3 in 9.686 ms [INFO] yang-to-sources: 3 YANG models processed in 79.14 ms [INFO] BindingJavaFileGenerator: Defined 26 files in 1.380 ms [INFO] Sorted 26 files into 7 directories in 93.20 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 26 in 11.60 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 119 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/DeviceConnectionStatusProvider.java:[14,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.connection.DeviceConnectionStatusProvider has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/provider/config/rev160510/OpenflowProviderConfigBuilder.java:[125,44] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/openflow/provider/config/rev160510/OpenflowProviderConfigBuilder.java:[896,24] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/connection/ConnectionManager.java:[20,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.connection.ConnectionManager has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/OpenFlowPluginProvider.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.OpenFlowPluginProvider has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/configuration/ConfigurationService.java:[18,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/ReconciliationFrameworkRegistration.java:[21,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.ReconciliationFrameworkRegistration has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/src/main/java/org/opendaylight/openflowplugin/api/openflow/mastership/MastershipChangeRegistration.java:[22,8] auto-closeable resource org.opendaylight.openflowplugin.api.openflow.mastership.MastershipChangeRegistration has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowplugin-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowplugin-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowplugin-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-api --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/target/openflowplugin-api-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] io.netty:netty-buffer:jar:4.1.107.Final:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.1-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-api --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/target/openflowplugin-api-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.18.1-SNAPSHOT/openflowplugin-api-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-api/0.18.1-SNAPSHOT/openflowplugin-api-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-api --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-api/0.18.1-SNAPSHOT/openflowplugin-api-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-api --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-api >---- [INFO] Building openflowplugin-extension-api 0.18.1-SNAPSHOT [89/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-extension-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-extension-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-extension-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ openflowplugin-extension-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/src/main/yang [INFO] yang-to-sources: Found 9 dependencies in 2.571 ms [INFO] yang-to-sources: Project model files found: 6 in 16.99 ms [INFO] yang-to-sources: 39 YANG models processed in 716.9 ms [INFO] BindingJavaFileGenerator: Defined 199 files in 54.69 ms [INFO] Sorted 199 files into 45 directories in 267.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 199 in 129.5 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-extension-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-extension-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-extension-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/target/generated-sources/spi [INFO] Copying 6 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 6 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-extension-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 226 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConversionException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ConversionException has no definition of serialVersionUID [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ConverterNotFoundException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ConverterNotFoundException has no definition of serialVersionUID [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/exception/ExperimenterConversionException.java:[14,8] serializable class org.opendaylight.openflowplugin.extension.api.exception.ExperimenterConversionException has no definition of serialVersionUID [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-extension-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-extension-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-extension-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-extension-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-extension-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowplugin-extension-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/src/test/java/org/opendaylight/openflowplugin/extension/api/GroupingResolverTest.java:[35,9] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/src/test/java/org/opendaylight/openflowplugin/extension/api/GroupingResolverTest.java:[36,21] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowplugin-extension-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowplugin-extension-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-api --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-extension-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin-extension-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-extension-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-extension-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-extension-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-extension-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-extension-api --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/target/openflowplugin-extension-api-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.1-SNAPSHOT/openflowplugin-extension-api-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.1-SNAPSHOT/openflowplugin-extension-api-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-api --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-api/0.18.1-SNAPSHOT/openflowplugin-extension-api-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-extension-api --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.openflowplugin:openflowplugin >----------- [INFO] Building openflowplugin 0.18.1-SNAPSHOT [90/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin --- [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) @ openflowplugin --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 185 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[80,48] hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with hireJanitor(K,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[205,17] unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl is potentially ambiguous with unregister(org.opendaylight.openflowjava.protocol.api.keys.MessageTypeKey,org.opendaylight.openflowplugin.extension.api.ConvertorActionFromOFJava) in org.opendaylight.openflowplugin.openflow.md.core.extension.ExtensionConverterManagerImpl [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[331,79] unchecked cast required: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava found: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ExtensionConverterManagerImpl.java:[337,80] unchecked cast required: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[237,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/util/OpenflowPortsUtil.java:[248,82] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManager.java:[165,14] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManager.java:[169,18] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[56,46] found raw type: org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey missing type arguments for generic class org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/extension/ActionExtensionHelper.java:[56,42] unchecked call to ActionSerializerKey(org.opendaylight.yangtools.yang.common.Uint8,java.lang.Class,org.opendaylight.yangtools.yang.common.Uint32) as a member of the raw type org.opendaylight.openflowjava.protocol.api.keys.ActionSerializerKey [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/flow/FlowStatsResponseConvertor.java:[154,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[113,79] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PortConvertor.java:[146,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/ActionResponseConvertor.java:[115,50] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/OfToSalOutputActionCase.java:[39,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/action/cases/SalToOfOutputActionCase.java:[52,56] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/MatchV10ResponseConvertor.java:[71,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPortCase.java:[32,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/cases/OfToSalInPhyPortCase.java:[32,58] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowplugin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 33 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/PacketOutConvertorTest.java:[201,93] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ConvertorManagerTest.java:[47,24] found raw type: org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor missing type arguments for generic class org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.common.Convertor [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowplugin --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowplugin --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/target/openflowplugin-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.1:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.1-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/target/openflowplugin-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.18.1-SNAPSHOT/openflowplugin-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin/0.18.1-SNAPSHOT/openflowplugin-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin/0.18.1-SNAPSHOT/openflowplugin-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-impl >--------- [INFO] Building openflowplugin-impl 0.18.1-SNAPSHOT [91/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-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) @ openflowplugin-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-impl --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-impl --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 551 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault' [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartService.java:[37,79] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartService.java:[38,78] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[19,38] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[27,58] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/MultipartWriterProvider.java:[37,21] found raw type: org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter missing type arguments for generic class org.opendaylight.openflowplugin.impl.datastore.multipart.AbstractMultipartWriter [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/util/PortTranslatorUtil.java:[112,19] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/util/PortTranslatorUtil.java:[112,19] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/util/PortTranslatorUtil.java:[112,19] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/util/PortTranslatorUtil.java:[114,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/util/PortTranslatorUtil.java:[149,19] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/util/PortTranslatorUtil.java:[149,19] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/util/PortTranslatorUtil.java:[149,19] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/util/PortTranslatorUtil.java:[151,52] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/QueueStatisticsToNotificationTransformer.java:[49,19] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/QueueStatisticsToNotificationTransformer.java:[49,19] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/QueueStatisticsToNotificationTransformer.java:[49,19] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/batch/BatchPlanStep.java:[29,26] unchecked cast required: java.util.List found: java.util.List [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializer.java:[110,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetEventTimesComandProvider.java:[20,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetEventTimesComandProvider.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetEventTimesComandProvider.java:[20,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetEventTimesComandProvider.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetEventTimesComandProvider.java:[20,52] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetEventTimesComandProvider.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[36,64] org.opendaylight.openflowplugin.api.openflow.statistics.compatibility.BackwardCompatibleAtomicService in org.opendaylight.openflowplugin.api.openflow.statistics.compatibility has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[35,91] found raw type: org.opendaylight.yangtools.yang.binding.Notification missing type arguments for generic class org.opendaylight.yangtools.yang.binding.Notification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/AbstractCompatibleStatService.java:[48,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[36,75] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[36,75] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[36,75] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[53,32] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesOnePortService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateFlowsBatchImpl.java:[73,82] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortDescMultipartWriter.java:[50,40] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/PortDescMultipartWriter.java:[55,40] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerFlowService.java:[73,56] found raw type: java.util.ArrayList missing type arguments for generic class java.util.ArrayList [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/multilayer/MultiLayerFlowService.java:[73,52] unchecked conversion required: java.util.ArrayList found: java.util.ArrayList [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartOnTheFlyService.java:[42,69] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartOnTheFlyService.java:[47,68] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/connection/ConnectionManagerImpl.java:[55,8] auto-closeable resource org.opendaylight.openflowplugin.impl.connection.ConnectionManagerImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateMetersBatchImpl.java:[81,84] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/AbstractMultipartCollectorService.java:[47,25] getDeviceContext() in org.opendaylight.openflowplugin.impl.services.AbstractService has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllMeterStatsService.java:[38,72] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllMeterStatsService.java:[38,72] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllMeterStatsService.java:[38,72] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllMeterStatsService.java:[67,12] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllMeterStatsService.java:[67,12] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllMeterStatsService.java:[67,12] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[41,47] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[41,47] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[41,47] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[68,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[68,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/GroupDescriptionService.java:[68,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupDescStatsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[35,50] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[35,50] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[35,50] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[79,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[79,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllFlowsInTableService.java:[79,12] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddFlowsBatchImpl.java:[69,82] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateGroupsBatchImpl.java:[82,84] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/RemoveGroupsBatchImpl.java:[72,84] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/translator/PacketReceivedTranslator.java:[95,36] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetSessionStatsComandProvider.java:[20,54] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetSessionStatsComandProvider.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetSessionStatsComandProvider.java:[20,54] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetSessionStatsComandProvider.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetSessionStatsComandProvider.java:[20,54] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/karaf/ResetSessionStatsComandProvider.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllGroupsStatsService.java:[37,96] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllGroupsStatsService.java:[37,96] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllGroupsStatsService.java:[37,96] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllGroupsStatsService.java:[71,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllGroupsStatsService.java:[71,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllGroupsStatsService.java:[71,12] org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.GroupStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsGatheringUtils.java:[137,31] getLOGValue() in org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesAllPortsService.java:[34,76] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesAllPortsService.java:[34,76] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesAllPortsService.java:[34,76] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesAllPortsService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesAllPortsService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/AllQueuesAllPortsService.java:[72,12] org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216.QueueStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.queue.statistics.rev131216 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/MeterStatisticsToNotificationTransformer.java:[45,19] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/MeterStatisticsToNotificationTransformer.java:[45,19] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/MeterStatisticsToNotificationTransformer.java:[45,19] org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111.MeterStatisticsUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.meter.statistics.rev131111 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[47,64] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/datastore/multipart/QueueStatsMultipartWriter.java:[57,48] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/FlowsInTableService.java:[37,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/FlowsInTableService.java:[37,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/FlowsInTableService.java:[37,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.FlowsStatisticsUpdate in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [INFO] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/statistics/services/FlowsInTableService.java: Some input files additionally use or override a deprecated API. [INFO] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegate.java uses or overrides a deprecated API that is marked for removal. [INFO] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/services/sal/AddGroupsBatchImpl.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-impl --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-impl --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-impl --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowplugin-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 349 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[164,60] unchecked method invocation: method registerRpcImplementations in interface org.opendaylight.mdsal.binding.api.RpcProviderService is applied to given types required: java.util.Collection>,java.util.Set> found: java.util.Collection,java.util.Set> [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[164,64] unchecked conversion required: java.util.Collection> found: java.util.Collection [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/rpc/RpcContextImplTest.java:[156,18] auto-closeable resource temp is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/AbstractDirectStatisticsServiceTest.java:[79,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/AbstractDirectStatisticsServiceTest.java:[104,54] get(org.opendaylight.yangtools.yang.common.Uint8) in org.opendaylight.openflowplugin.api.openflow.md.util.OpenflowVersion has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/AbstractDirectStatisticsServiceTest.java:[116,77] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/direct/AbstractDirectStatisticsServiceTest.java:[116,78] unchecked conversion required: T found: org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/AbstractSerializerTest.java:[100,21] registerMeterBandSerializer(org.opendaylight.openflowjava.protocol.api.keys.ExperimenterIdSerializerKey,org.opendaylight.openflowjava.protocol.api.extensibility.OFSerializer) in org.opendaylight.openflowjava.protocol.api.extensibility.SerializerExtensionProvider has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[22,13] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[32,35] unchecked call to serializeHeader(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[39,29] unchecked call to serialize(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractActionSerializerTest.java:[46,15] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractSetFieldActionSerializerTest.java:[25,40] unchecked call to serializeHeader(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/actions/AbstractSetFieldActionSerializerTest.java:[32,34] unchecked call to serialize(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.actions.AbstractActionSerializer [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[22,13] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[32,35] unchecked call to serializeHeader(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[39,29] unchecked call to serialize(T,io.netty.buffer.ByteBuf) as a member of the raw type org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/protocol/serialization/instructions/AbstractInstructionSerializerTest.java:[46,15] found raw type: org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer missing type arguments for generic class org.opendaylight.openflowplugin.impl.protocol.serialization.instructions.AbstractInstructionSerializer [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/AbstractStatsServiceTest.java:[62,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/AbstractStatsServiceTest.java:[74,103] unchecked cast required: com.google.common.util.concurrent.FutureCallback found: java.lang.Object [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/AbstractStatsServiceTest.java:[83,66] unchecked method invocation: method getMultiMsgCollector in interface org.opendaylight.openflowplugin.api.openflow.device.DeviceContext is applied to given types required: org.opendaylight.openflowplugin.api.openflow.device.RequestContext> found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/AbstractStatsServiceTest.java:[83,70] unchecked conversion required: org.opendaylight.openflowplugin.api.openflow.device.RequestContext> found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/AbstractSingleStatsServiceTest.java:[37,15] found raw type: org.mockito.stubbing.Answer missing type arguments for generic class org.mockito.stubbing.Answer [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightGroupStatisticsServiceImplTest.java:[82,29] unchecked method invocation: method commitEntry in interface org.opendaylight.openflowjava.protocol.api.connection.OutboundQueue is applied to given types required: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OfHeader,com.google.common.util.concurrent.FutureCallback found: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.MultipartRequestInput,com.google.common.util.concurrent.FutureCallback [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightGroupStatisticsServiceImplTest.java:[82,81] unchecked conversion required: com.google.common.util.concurrent.FutureCallback found: com.google.common.util.concurrent.FutureCallback [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/ServiceMocking.java:[88,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/ServiceMocking.java:[92,15] found raw type: org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/dedicated/StatisticsGatheringServiceTest.java:[27,13] found raw type: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService missing type arguments for generic class org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/dedicated/StatisticsGatheringServiceTest.java:[31,42] found raw type: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService missing type arguments for generic class org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[159,5] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[161,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[183,13] found raw type: org.opendaylight.yangtools.util.concurrent.NotificationManager missing type arguments for generic class org.opendaylight.yangtools.util.concurrent.NotificationManager [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[206,52] found raw type: org.opendaylight.yangtools.yang.common.RpcResult missing type arguments for generic class org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[204,84] unchecked cast required: org.opendaylight.yangtools.yang.common.RpcResult found: java.lang.Object [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[206,42] unchecked method invocation: method setResult in interface org.opendaylight.openflowplugin.api.openflow.device.RequestFutureContext is applied to given types required: org.opendaylight.yangtools.yang.common.RpcResult found: org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[206,65] unchecked conversion required: org.opendaylight.yangtools.yang.common.RpcResult found: org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[210,95] unchecked cast required: org.opendaylight.yangtools.yang.common.RpcResult found: java.lang.Object [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[212,52] unchecked method invocation: method setResult in interface org.opendaylight.openflowplugin.api.openflow.device.RequestFutureContext is applied to given types required: org.opendaylight.yangtools.yang.common.RpcResult found: org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[212,56] unchecked conversion required: org.opendaylight.yangtools.yang.common.RpcResult found: org.opendaylight.yangtools.yang.common.RpcResult [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[235,63] unchecked call to translate(I,org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo,java.lang.Object) as a member of the raw type org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[237,75] unchecked call to translate(I,org.opendaylight.openflowplugin.api.openflow.device.DeviceInfo,java.lang.Object) as a member of the raw type org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[241,56] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[241,57] unchecked conversion required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[243,60] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[243,61] unchecked conversion required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[254,25] unchecked method invocation: constructor in class org.opendaylight.openflowplugin.impl.device.DeviceContextImpl is applied to given types required: org.opendaylight.openflowplugin.api.openflow.connection.ConnectionContext,org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy,org.opendaylight.openflowplugin.api.openflow.device.TranslatorLibrary,org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorExecutor,boolean,io.netty.util.HashedWheelTimer,boolean,org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProvider,boolean,boolean,org.opendaylight.openflowplugin.api.openflow.lifecycle.ContextChainHolder,org.opendaylight.yangtools.util.concurrent.NotificationManager,boolean found: org.opendaylight.openflowplugin.api.openflow.connection.ConnectionContext,org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.openflowplugin.api.openflow.statistics.ofpspecific.MessageSpy,org.opendaylight.openflowplugin.api.openflow.device.TranslatorLibrary,org.opendaylight.openflowplugin.openflow.md.core.sal.convertor.ConvertorExecutor,boolean,io.netty.util.HashedWheelTimer,boolean,org.opendaylight.openflowplugin.impl.device.initialization.DeviceInitializerProvider,boolean,boolean,org.opendaylight.openflowplugin.api.openflow.lifecycle.ContextChainHolder,org.opendaylight.yangtools.util.concurrent.NotificationManager,boolean [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[264,17] unchecked conversion required: org.opendaylight.yangtools.util.concurrent.NotificationManager found: org.opendaylight.yangtools.util.concurrent.NotificationManager [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[344,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[348,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[358,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[363,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[371,15] found raw type: com.google.common.util.concurrent.ListenableFuture missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[374,28] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[374,29] unchecked conversion required: T found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[377,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[378,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[386,15] found raw type: com.google.common.util.concurrent.ListenableFuture missing type arguments for generic class com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[388,107] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[388,108] unchecked conversion required: T found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[391,48] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[419,15] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[420,72] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[420,73] unchecked conversion required: T found: java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[466,15] found raw type: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[469,28] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/DeviceContextImplTest.java:[469,29] unchecked conversion required: T found: org.opendaylight.openflowplugin.extension.api.ConvertorMessageFromOFJava [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[43,13] found raw type: org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[49,79] found raw type: org.opendaylight.openflowplugin.extension.api.TypeVersionKey missing type arguments for generic class org.opendaylight.openflowplugin.extension.api.TypeVersionKey [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[49,60] unchecked method invocation: method getMessageConverter in interface org.opendaylight.openflowplugin.extension.api.core.extension.ExtensionConverterProvider is applied to given types required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[49,97] unchecked conversion required: org.opendaylight.openflowplugin.extension.api.TypeVersionKey found: org.opendaylight.openflowplugin.extension.api.TypeVersionKey [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/SendExperimenterImplTest.java:[73,43] unchecked call to convert(F,D) as a member of the raw type org.opendaylight.openflowplugin.extension.api.ConverterMessageToOFJava [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[32,13] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[32,13] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[32,13] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipServiceDelegateTest.java:[36,41] org.opendaylight.openflowplugin.impl.mastership.MastershipServiceDelegate in org.opendaylight.openflowplugin.impl.mastership has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/services/sal/UpdateTableImplTest.java:[57,107] unchecked cast required: com.google.common.util.concurrent.FutureCallback found: java.lang.Object [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/util/PortTranslatorUtilTest.java:[108,9] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightQueueStatisticsServiceImplTest.java:[69,29] unchecked method invocation: method commitEntry in interface org.opendaylight.openflowjava.protocol.api.connection.OutboundQueue is applied to given types required: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OfHeader,com.google.common.util.concurrent.FutureCallback found: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.MultipartRequestInput,com.google.common.util.concurrent.FutureCallback [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightQueueStatisticsServiceImplTest.java:[69,81] unchecked conversion required: com.google.common.util.concurrent.FutureCallback found: com.google.common.util.concurrent.FutureCallback [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightQueueStatisticsServiceImplTest.java:[108,29] unchecked method invocation: method commitEntry in interface org.opendaylight.openflowjava.protocol.api.connection.OutboundQueue is applied to given types required: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OfHeader,com.google.common.util.concurrent.FutureCallback found: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.MultipartRequestInput,com.google.common.util.concurrent.FutureCallback [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightQueueStatisticsServiceImplTest.java:[108,81] unchecked conversion required: com.google.common.util.concurrent.FutureCallback found: com.google.common.util.concurrent.FutureCallback [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightQueueStatisticsServiceImplTest.java:[127,29] unchecked method invocation: method commitEntry in interface org.opendaylight.openflowjava.protocol.api.connection.OutboundQueue is applied to given types required: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OfHeader,com.google.common.util.concurrent.FutureCallback found: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.MultipartRequestInput,com.google.common.util.concurrent.FutureCallback [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightQueueStatisticsServiceImplTest.java:[127,81] unchecked conversion required: com.google.common.util.concurrent.FutureCallback found: com.google.common.util.concurrent.FutureCallback [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/GetFlowTablesStatisticsImplTest.java:[60,29] unchecked method invocation: method commitEntry in interface org.opendaylight.openflowjava.protocol.api.connection.OutboundQueue is applied to given types required: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OfHeader,com.google.common.util.concurrent.FutureCallback found: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.MultipartRequestInput,com.google.common.util.concurrent.FutureCallback [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/GetFlowTablesStatisticsImplTest.java:[60,81] unchecked conversion required: com.google.common.util.concurrent.FutureCallback found: com.google.common.util.concurrent.FutureCallback [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImplTest.java:[73,71] IS_STATISTICS_RPC_ENABLED in org.opendaylight.openflowplugin.api.openflow.configuration.ConfigurationProperty has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/configuration/OpenFlowProviderConfigImplTest.java:[124,71] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/mastership/MastershipChangeServiceManagerImplTest.java:[70,18] auto-closeable resource registration2 is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[72,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[74,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.RequestContext missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[98,67] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[98,68] unchecked conversion required: T found: org.opendaylight.openflowplugin.api.openflow.device.MessageTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[102,62] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/device/initialization/OF10DeviceInitializerTest.java:[102,63] unchecked conversion required: T found: org.opendaylight.openflowplugin.api.openflow.device.RequestContext [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsContextImpMockInitiation.java:[61,48] unchecked conversion required: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService found: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringService [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsContextImpMockInitiation.java:[62,53] unchecked conversion required: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyService found: org.opendaylight.openflowplugin.impl.statistics.services.dedicated.StatisticsGatheringOnTheFlyService [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightMeterStatisticsServiceImplTest.java:[87,29] unchecked method invocation: method commitEntry in interface org.opendaylight.openflowjava.protocol.api.connection.OutboundQueue is applied to given types required: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.OfHeader,com.google.common.util.concurrent.FutureCallback found: org.opendaylight.yangtools.yang.common.Uint32,org.opendaylight.yang.gen.v1.urn.opendaylight.openflow.protocol.rev130731.MultipartRequestInput,com.google.common.util.concurrent.FutureCallback [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightMeterStatisticsServiceImplTest.java:[87,81] unchecked conversion required: com.google.common.util.concurrent.FutureCallback found: com.google.common.util.concurrent.FutureCallback [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/StatisticsManagerImplTest.java:[81,13] found raw type: org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector missing type arguments for generic class org.opendaylight.openflowplugin.api.openflow.device.handlers.MultiMsgCollector [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/configuration/ConfigurationServiceFactoryImplTest.java:[83,20] getIsStatisticsRpcEnabled() in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.openflow.provider.config.rev160510.OpenflowProviderConfig has been deprecated [INFO] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/compatibility/OpendaylightFlowStatisticsServiceDelegateImplTest.java: Some input files additionally use or override a deprecated API. [INFO] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/src/test/java/org/opendaylight/openflowplugin/impl/statistics/services/OpendaylightPortStatisticsServiceImplTest.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowplugin-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowplugin-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-impl --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/target/openflowplugin-impl-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin-impl --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.1:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.1:compile [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] io.netty:netty-common:jar:4.1.107.Final:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] io.netty:netty-buffer:jar:4.1.107.Final:compile [WARNING] org.opendaylight.infrautils:ready-api:jar:6.0.6:compile [WARNING] org.opendaylight.infrautils:infrautils-util:jar:6.0.6:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.model:general-entity:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-impl --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-impl --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/target/openflowplugin-impl-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.1-SNAPSHOT/openflowplugin-impl-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowplugin-impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-impl/0.18.1-SNAPSHOT/openflowplugin-impl-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-impl --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-impl/0.18.1-SNAPSHOT/openflowplugin-impl-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-impl --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.openflowplugin:openflowplugin-extension-onf >---- [INFO] Building openflowplugin-extension-onf 0.18.1-SNAPSHOT [92/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-extension-onf --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-onf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-onf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-extension-onf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-extension-onf --- [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) @ openflowplugin-extension-onf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-extension-onf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-extension-onf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-onf --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-onf/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-onf/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-extension-onf --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-extension-onf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-extension-onf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-extension-onf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-extension-onf --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-extension-onf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-onf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowplugin-extension-onf --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowplugin-extension-onf --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowplugin-extension-onf --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-onf --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-onf/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-extension-onf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin-extension-onf --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-onf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-extension-onf --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] io.netty:netty-buffer:jar:4.1.107.Final:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.1-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.1-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.1-SNAPSHOT:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.1-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-extension-onf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-extension-onf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-extension-onf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-extension-onf --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-onf/target/openflowplugin-extension-onf-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.1-SNAPSHOT/openflowplugin-extension-onf-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-onf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.1-SNAPSHOT/openflowplugin-extension-onf-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-onf --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-onf/0.18.1-SNAPSHOT/openflowplugin-extension-onf-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-extension-onf --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-onf --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------------< org.opendaylight.serviceutils:rpc-api >---------------- [INFO] Building rpc-api 0.13.1-SNAPSHOT [93/258] [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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ rpc-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[186,43] [CanIgnoreReturnValueSuggester] Methods that always return 'this' (or return an input parameter) should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[199,43] [CanIgnoreReturnValueSuggester] Methods that always return 'this' (or return an input parameter) should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[209,43] [CanIgnoreReturnValueSuggester] Methods that always return 'this' (or return an input parameter) should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[219,43] [CanIgnoreReturnValueSuggester] Methods that always return 'this' (or return an input parameter) should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[228,43] [CanIgnoreReturnValueSuggester] Methods that always return 'this' (or return an input parameter) should be annotated with @com.google.errorprone.annotations.CanIgnoreReturnValue (see https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester) Did you mean '@CanIgnoreReturnValue'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/main/java/org/opendaylight/serviceutils/tools/rpc/FutureRpcResults.java:[239,43] [CanIgnoreReturnValueSuggester] Methods that always return 'this' (or return an input parameter) 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.8.3.1:check (analyze-compile) > :spotbugs @ rpc-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ rpc-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ rpc-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ rpc-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ rpc-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ rpc-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ rpc-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ rpc-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ rpc-api --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/target/rpc-api-0.13.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ rpc-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ rpc-api --- [INFO] Skipping CycloneDX goal [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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/target/rpc-api-0.13.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.13.1-SNAPSHOT/rpc-api-0.13.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/pom.xml to /tmp/r/org/opendaylight/serviceutils/rpc-api/0.13.1-SNAPSHOT/rpc-api-0.13.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ rpc-api --- [INFO] Installing org/opendaylight/serviceutils/rpc-api/0.13.1-SNAPSHOT/rpc-api-0.13.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ rpc-api --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ rpc-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.serviceutils:odl-serviceutils-rpc >--------- [INFO] Building ODL :: serviceutils :: RPC tools 0.13.1-SNAPSHOT [94/258] [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] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-serviceutils-rpc --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-rpc/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-serviceutils-rpc --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-rpc --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-rpc/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5: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.8.3.1:check (analyze-compile) > :spotbugs @ odl-serviceutils-rpc >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-serviceutils-rpc --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-serviceutils-rpc <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-serviceutils-rpc --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-serviceutils-rpc --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-serviceutils-rpc --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-serviceutils-rpc --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-serviceutils-rpc --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-serviceutils-rpc --- [INFO] Skipping CycloneDX goal [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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-rpc/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.1-SNAPSHOT/odl-serviceutils-rpc-0.13.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-rpc/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-rpc/0.13.1-SNAPSHOT/odl-serviceutils-rpc-0.13.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-serviceutils-rpc --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ---------------< org.opendaylight.serviceutils:srm-api >---------------- [INFO] Building ODL :: serviceutils :: srm-api 0.13.1-SNAPSHOT [95/258] [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:13.0.2:generate-sources (binding) @ srm-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/api/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 543.3 μs [INFO] yang-to-sources: Project model files found: 3 in 2.410 ms [INFO] yang-to-sources: 3 YANG models processed in 2.948 ms [INFO] BindingJavaFileGenerator: Defined 61 files in 1.787 ms [INFO] Sorted 61 files into 9 directories in 112.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 61 in 18.29 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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ srm-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 64 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ srm-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ srm-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ srm-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ srm-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ srm-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ srm-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ srm-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ srm-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ srm-api --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/api/target/srm-api-0.13.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ srm-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ srm-api --- [INFO] Skipping CycloneDX goal [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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/api/target/srm-api-0.13.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/srm-api/0.13.1-SNAPSHOT/srm-api-0.13.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/api/pom.xml to /tmp/r/org/opendaylight/serviceutils/srm-api/0.13.1-SNAPSHOT/srm-api-0.13.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ srm-api --- [INFO] Installing org/opendaylight/serviceutils/srm-api/0.13.1-SNAPSHOT/srm-api-0.13.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ srm-api --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ srm-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------------< org.opendaylight.serviceutils:srm-impl >--------------- [INFO] Building ODL :: serviceutils :: srm-impl 0.13.1-SNAPSHOT [96/258] [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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/impl/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ srm-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/RegistryControlImpl.java:[194,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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/impl/src/main/java/org/opendaylight/serviceutils/srm/impl/RegistryControlImpl.java:[243,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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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.8.3.1:check (analyze-compile) > :spotbugs @ srm-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ srm-impl --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ srm-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ srm-impl --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ srm-impl --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/impl/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ srm-impl --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ srm-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ srm-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ srm-impl --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/impl/target/srm-impl-0.13.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ srm-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ srm-impl --- [INFO] Skipping CycloneDX goal [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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/impl/target/srm-impl-0.13.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/srm-impl/0.13.1-SNAPSHOT/srm-impl-0.13.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/impl/pom.xml to /tmp/r/org/opendaylight/serviceutils/srm-impl/0.13.1-SNAPSHOT/srm-impl-0.13.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ srm-impl --- [INFO] Installing org/opendaylight/serviceutils/srm-impl/0.13.1-SNAPSHOT/srm-impl-0.13.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ srm-impl --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ srm-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------< org.opendaylight.serviceutils:srm-shell >--------------- [INFO] Building ODL :: serviceutils :: srm-shell 0.13.1-SNAPSHOT [97/258] [INFO] -------------------------------[ bundle ]------------------------------- [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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ srm-shell --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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) [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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 {'? [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ srm-shell >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ srm-shell --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ srm-shell <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ srm-shell --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- karaf-services-maven-plugin:4.4.5:service-metadata-generate (service-metadata-generate) @ srm-shell --- [INFO] Service org.opendaylight.serviceutils.srm.shell.SrmDebugCommand [INFO] Service org.opendaylight.serviceutils.srm.shell.ReinstallCommand [INFO] Service org.opendaylight.serviceutils.srm.shell.RecoverCommand [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ srm-shell --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/shell/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ srm-shell --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ srm-shell --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ srm-shell --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ srm-shell --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/shell/target/srm-shell-0.13.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/shell/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ srm-shell --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ srm-shell --- [INFO] Skipping CycloneDX goal [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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/shell/target/srm-shell-0.13.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/srm-shell/0.13.1-SNAPSHOT/srm-shell-0.13.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/srm/shell/pom.xml to /tmp/r/org/opendaylight/serviceutils/srm-shell/0.13.1-SNAPSHOT/srm-shell-0.13.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ srm-shell --- [INFO] Installing org/opendaylight/serviceutils/srm-shell/0.13.1-SNAPSHOT/srm-shell-0.13.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ srm-shell --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ srm-shell --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.serviceutils:odl-serviceutils-srm >--------- [INFO] Building ODL :: serviceutils :: SRM 0.13.1-SNAPSHOT [98/258] [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] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-serviceutils-srm --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-srm/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-serviceutils-srm --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-srm --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-srm/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5: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.8.3.1:check (analyze-compile) > :spotbugs @ odl-serviceutils-srm >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-serviceutils-srm --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-serviceutils-srm <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-serviceutils-srm --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-serviceutils-srm --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-serviceutils-srm --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-serviceutils-srm --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-serviceutils-srm --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-serviceutils-srm --- [INFO] Skipping CycloneDX goal [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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-srm/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.1-SNAPSHOT/odl-serviceutils-srm-0.13.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-srm/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-srm/0.13.1-SNAPSHOT/odl-serviceutils-srm-0.13.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-serviceutils-srm --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ---< org.opendaylight.openflowplugin:odl-openflowplugin-southbound >---- [INFO] Building OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.18.1-SNAPSHOT [99/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-southbound --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-southbound --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-southbound --- [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-openflowplugin-southbound --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-southbound --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-southbound/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-southbound --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-southbound/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-southbound --- [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.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-southbound >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-southbound --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-southbound <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-southbound --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-southbound --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-southbound --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-southbound --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-southbound --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-southbound --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-southbound --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-southbound --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-southbound --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-southbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-southbound --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-southbound/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.1-SNAPSHOT/odl-openflowplugin-southbound-0.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-southbound/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-southbound/0.18.1-SNAPSHOT/odl-openflowplugin-southbound-0.18.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-southbound --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] -----< org.opendaylight.openflowplugin.applications:bulk-o-matic >------ [INFO] Building bulk-o-matic 0.18.1-SNAPSHOT [100/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ bulk-o-matic --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ bulk-o-matic --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bulk-o-matic --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ bulk-o-matic --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ bulk-o-matic --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ bulk-o-matic --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/src/main/yang [INFO] yang-to-sources: Found 8 dependencies in 2.443 ms [INFO] yang-to-sources: Project model files found: 1 in 1.975 ms [INFO] yang-to-sources: 23 YANG models processed in 371.3 ms [INFO] BindingJavaFileGenerator: Defined 61 files in 29.20 ms [INFO] Sorted 61 files into 5 directories in 131.0 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 61 in 48.92 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bulk-o-matic --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bulk-o-matic --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ bulk-o-matic --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ bulk-o-matic --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ bulk-o-matic --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 70 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrent.java:[154,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChain.java:[178,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[154,33] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcs.java:[175,60] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequential.java:[143,37] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/src/main/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriter.java:[95,28] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ bulk-o-matic >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ bulk-o-matic --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ bulk-o-matic <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ bulk-o-matic --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bulk-o-matic --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ bulk-o-matic --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterConcurrentTest.java:[62,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterTxChainTest.java:[66,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/FlowWriterSequentialTest.java:[60,71] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/TableWriterTest.java:[63,17] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/src/test/java/org/opendaylight/openflowplugin/applications/bulk/o/matic/SalBulkFlowRpcsTest.java:[141,33] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bulk-o-matic --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ bulk-o-matic --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bulk-o-matic --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/target/bulk-o-matic-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bulk-o-matic --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ bulk-o-matic --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ bulk-o-matic --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ bulk-o-matic --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.1:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ bulk-o-matic --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ bulk-o-matic --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ bulk-o-matic --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ bulk-o-matic --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/target/bulk-o-matic-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.1-SNAPSHOT/bulk-o-matic-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/bulk-o-matic/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.1-SNAPSHOT/bulk-o-matic-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bulk-o-matic --- [INFO] Installing org/opendaylight/openflowplugin/applications/bulk-o-matic/0.18.1-SNAPSHOT/bulk-o-matic-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ bulk-o-matic --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ bulk-o-matic --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-bulk-o-matic >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support 0.18.1-SNAPSHOT [101/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-bulk-o-matic --- [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-openflowplugin-app-bulk-o-matic --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-bulk-o-matic --- [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.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-bulk-o-matic >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-bulk-o-matic <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-bulk-o-matic/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-bulk-o-matic/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.1-SNAPSHOT/odl-openflowplugin-app-bulk-o-matic-0.18.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-bulk-o-matic --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:device-ownership-service >-- [INFO] Building device-ownership-service 0.18.1-SNAPSHOT [102/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ device-ownership-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ device-ownership-service --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ device-ownership-service --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ device-ownership-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ device-ownership-service --- [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) @ device-ownership-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ device-ownership-service --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ device-ownership-service --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ device-ownership-service --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/device-ownership-service/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/device-ownership-service/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/device-ownership-service/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ device-ownership-service --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ device-ownership-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ device-ownership-service --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ device-ownership-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ device-ownership-service --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ device-ownership-service --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/device-ownership-service/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ device-ownership-service --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ device-ownership-service --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ device-ownership-service --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ device-ownership-service --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/device-ownership-service/target/device-ownership-service-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/device-ownership-service/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ device-ownership-service --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ device-ownership-service --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ device-ownership-service --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ device-ownership-service --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.model:general-entity:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ device-ownership-service --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ device-ownership-service --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ device-ownership-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ device-ownership-service --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/device-ownership-service/target/device-ownership-service-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.1-SNAPSHOT/device-ownership-service-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/device-ownership-service/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.1-SNAPSHOT/device-ownership-service-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ device-ownership-service --- [INFO] Installing org/opendaylight/openflowplugin/applications/device-ownership-service/0.18.1-SNAPSHOT/device-ownership-service-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ device-ownership-service --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ device-ownership-service --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:of-switch-config-pusher >-- [INFO] Building of-switch-config-pusher 0.18.1-SNAPSHOT [103/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ of-switch-config-pusher --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ of-switch-config-pusher --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ of-switch-config-pusher --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ of-switch-config-pusher --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ of-switch-config-pusher --- [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) @ of-switch-config-pusher --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ of-switch-config-pusher --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ of-switch-config-pusher --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ of-switch-config-pusher --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/of-switch-config-pusher/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/of-switch-config-pusher/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/of-switch-config-pusher/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ of-switch-config-pusher --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ of-switch-config-pusher >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ of-switch-config-pusher --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ of-switch-config-pusher <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ of-switch-config-pusher --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ of-switch-config-pusher --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/of-switch-config-pusher/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ of-switch-config-pusher --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ of-switch-config-pusher --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ of-switch-config-pusher --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ of-switch-config-pusher --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/of-switch-config-pusher/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ of-switch-config-pusher --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ of-switch-config-pusher --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ of-switch-config-pusher --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ of-switch-config-pusher --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ of-switch-config-pusher --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ of-switch-config-pusher --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ of-switch-config-pusher --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ of-switch-config-pusher --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/of-switch-config-pusher/target/of-switch-config-pusher-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.1-SNAPSHOT/of-switch-config-pusher-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/of-switch-config-pusher/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.1-SNAPSHOT/of-switch-config-pusher-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ of-switch-config-pusher --- [INFO] Installing org/opendaylight/openflowplugin/applications/of-switch-config-pusher/0.18.1-SNAPSHOT/of-switch-config-pusher-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ of-switch-config-pusher --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ of-switch-config-pusher --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-config-pusher >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.18.1-SNAPSHOT [104/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-config-pusher --- [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-openflowplugin-app-config-pusher --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-config-pusher --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-config-pusher/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-config-pusher --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-config-pusher/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-config-pusher --- [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.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-config-pusher >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-config-pusher <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-config-pusher --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-app-config-pusher --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-app-config-pusher --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-config-pusher --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-config-pusher --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-config-pusher/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-config-pusher/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-config-pusher/0.18.1-SNAPSHOT/odl-openflowplugin-app-config-pusher-0.18.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-config-pusher --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-api >-- [INFO] Building arbitratorreconciliation-api 0.18.1-SNAPSHOT [105/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ arbitratorreconciliation-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ arbitratorreconciliation-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ arbitratorreconciliation-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ arbitratorreconciliation-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ arbitratorreconciliation-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/api/src/main/yang [INFO] yang-to-sources: Found 10 dependencies in 3.192 ms [INFO] yang-to-sources: Project model files found: 1 in 506.4 μs [INFO] yang-to-sources: 11 YANG models processed in 152.1 ms [INFO] BindingJavaFileGenerator: Defined 14 files in 17.08 ms [INFO] Sorted 14 files into 3 directories in 66.90 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 14 in 22.80 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ arbitratorreconciliation-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ arbitratorreconciliation-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ arbitratorreconciliation-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ arbitratorreconciliation-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/api/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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ arbitratorreconciliation-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ arbitratorreconciliation-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ arbitratorreconciliation-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ arbitratorreconciliation-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ arbitratorreconciliation-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ arbitratorreconciliation-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ arbitratorreconciliation-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ arbitratorreconciliation-api --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/api/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ arbitratorreconciliation-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ arbitratorreconciliation-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ arbitratorreconciliation-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.1-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ arbitratorreconciliation-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ arbitratorreconciliation-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ arbitratorreconciliation-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arbitratorreconciliation-api --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/api/target/arbitratorreconciliation-api-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.1-SNAPSHOT/arbitratorreconciliation-api-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.1-SNAPSHOT/arbitratorreconciliation-api-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ arbitratorreconciliation-api --- [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-api/0.18.1-SNAPSHOT/arbitratorreconciliation-api-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ arbitratorreconciliation-api --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ arbitratorreconciliation-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:reconciliation-framework >-- [INFO] Building reconciliation-framework 0.18.1-SNAPSHOT [106/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ reconciliation-framework --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ reconciliation-framework --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ reconciliation-framework --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ reconciliation-framework --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ reconciliation-framework --- [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) @ reconciliation-framework --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ reconciliation-framework --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ reconciliation-framework --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ reconciliation-framework --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ reconciliation-framework --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 6 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/ReconciliationNotificationListener.java:[19,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.ReconciliationNotificationListener has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/NotificationRegistration.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.NotificationRegistration has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/src/main/java/org/opendaylight/openflowplugin/applications/reconciliation/impl/ReconciliationServiceDelegate.java:[13,8] auto-closeable resource org.opendaylight.openflowplugin.applications.reconciliation.impl.ReconciliationServiceDelegate has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ reconciliation-framework >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ reconciliation-framework --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ reconciliation-framework <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ reconciliation-framework --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- karaf-services-maven-plugin:4.4.5:service-metadata-generate (service-metadata-generate) @ reconciliation-framework --- [INFO] Service org.opendaylight.openflowplugin.applications.reconciliation.cli.GetRegisteredServices [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ reconciliation-framework --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ reconciliation-framework --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ reconciliation-framework --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ reconciliation-framework --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ reconciliation-framework --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/target/reconciliation-framework-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ reconciliation-framework --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ reconciliation-framework --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ reconciliation-framework --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ reconciliation-framework --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.1-SNAPSHOT:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ reconciliation-framework --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ reconciliation-framework --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ reconciliation-framework --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ reconciliation-framework --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/target/reconciliation-framework-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.1-SNAPSHOT/reconciliation-framework-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/reconciliation-framework/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.1-SNAPSHOT/reconciliation-framework-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ reconciliation-framework --- [INFO] Installing org/opendaylight/openflowplugin/applications/reconciliation-framework/0.18.1-SNAPSHOT/reconciliation-framework-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ reconciliation-framework --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ reconciliation-framework --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-impl >-- [INFO] Building arbitratorreconciliation-impl 0.18.1-SNAPSHOT [107/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ arbitratorreconciliation-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ arbitratorreconciliation-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ arbitratorreconciliation-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) @ arbitratorreconciliation-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ arbitratorreconciliation-impl --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/impl/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/impl/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ arbitratorreconciliation-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/impl/src/main/java/org/opendaylight/openflowplugin/applications/arbitratorreconciliation/impl/ArbitratorReconciliationManagerImpl.java:[92,14] auto-closeable resource org.opendaylight.openflowplugin.applications.arbitratorreconciliation.impl.ArbitratorReconciliationManagerImpl has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ arbitratorreconciliation-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ arbitratorreconciliation-impl --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ arbitratorreconciliation-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ arbitratorreconciliation-impl --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ arbitratorreconciliation-impl --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/impl/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ arbitratorreconciliation-impl --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ arbitratorreconciliation-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ arbitratorreconciliation-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ arbitratorreconciliation-impl --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/impl/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ arbitratorreconciliation-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ arbitratorreconciliation-impl --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ arbitratorreconciliation-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ arbitratorreconciliation-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.1-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.1-SNAPSHOT:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-service:jar:0.18.1-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.1-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ arbitratorreconciliation-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ arbitratorreconciliation-impl --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ arbitratorreconciliation-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arbitratorreconciliation-impl --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/impl/target/arbitratorreconciliation-impl-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.1-SNAPSHOT/arbitratorreconciliation-impl-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/arbitratorreconciliation/impl/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.1-SNAPSHOT/arbitratorreconciliation-impl-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ arbitratorreconciliation-impl --- [INFO] Installing org/opendaylight/openflowplugin/applications/arbitratorreconciliation-impl/0.18.1-SNAPSHOT/arbitratorreconciliation-impl-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ arbitratorreconciliation-impl --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ arbitratorreconciliation-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-manager >-- [INFO] Building forwardingrules-manager 0.18.1-SNAPSHOT [108/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ forwardingrules-manager --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ forwardingrules-manager --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ forwardingrules-manager --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ forwardingrules-manager --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ forwardingrules-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ forwardingrules-manager --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/yang [INFO] yang-to-sources: Found 14 dependencies in 1.814 ms [INFO] yang-to-sources: Project model files found: 2 in 812.4 μs [INFO] yang-to-sources: 5 YANG models processed in 83.44 ms [INFO] BindingJavaFileGenerator: Defined 14 files in 2.094 ms [INFO] Sorted 14 files into 5 directories in 85.15 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 14 in 7.990 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ forwardingrules-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ forwardingrules-manager --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ forwardingrules-manager --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ forwardingrules-manager --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ forwardingrules-manager --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 45 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/ForwardingRulesCommiter.java:[25,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.ForwardingRulesCommiter has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/AbstractNodeConnectorCommitter.java:[20,17] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.AbstractNodeConnectorCommitter has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/FlowNodeConnectorInventoryTranslatorImpl.java:[49,42] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowCapableNodeConnectorCommitter.java:[15,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowCapableNodeConnectorCommitter has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/NodeConfigurator.java:[13,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.NodeConfigurator has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/FlowNodeReconciliation.java:[24,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.FlowNodeReconciliation has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/DeviceMastershipManager.java:[55,8] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.DeviceMastershipManager has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[20,25] found raw type: org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[21,32] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[23,26] found raw type: org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[31,22] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[35,22] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobQueue.java:[39,45] found raw type: @org.eclipse.jdt.annotation.Nullable org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry missing type arguments for generic class org.opendaylight.openflowplugin.applications.frm.nodeconfigurator.JobEntry [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/impl/ForwardingRulesManagerImpl.java:[68,14] auto-closeable resource org.opendaylight.openflowplugin.applications.frm.impl.ForwardingRulesManagerImpl has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ forwardingrules-manager >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ forwardingrules-manager --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ forwardingrules-manager <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ forwardingrules-manager --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ forwardingrules-manager --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ forwardingrules-manager --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ forwardingrules-manager --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ forwardingrules-manager --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ forwardingrules-manager --- [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-manager:bundle:0.18.1-SNAPSHOT : Export org.opendaylight.openflowplugin.applications.frm, has 1, private references [org.opendaylight.openflowplugin.applications.frm.impl] [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/target/forwardingrules-manager-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ forwardingrules-manager --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ forwardingrules-manager --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-manager --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ forwardingrules-manager --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.1-SNAPSHOT:compile [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.1:test [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.1-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ forwardingrules-manager --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ forwardingrules-manager --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ forwardingrules-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ forwardingrules-manager --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/target/forwardingrules-manager-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.1-SNAPSHOT/forwardingrules-manager-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.1-SNAPSHOT/forwardingrules-manager-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ forwardingrules-manager --- [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-manager/0.18.1-SNAPSHOT/forwardingrules-manager-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ forwardingrules-manager --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ forwardingrules-manager --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-manager >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRM 0.18.1-SNAPSHOT [109/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-manager --- [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-openflowplugin-app-forwardingrules-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-manager --- [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.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-manager >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-manager <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-manager-0.18.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-forwardingrules-manager --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:forwardingrules-sync >-- [INFO] Building forwardingrules-sync 0.18.1-SNAPSHOT [110/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ forwardingrules-sync --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ forwardingrules-sync --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ forwardingrules-sync --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ forwardingrules-sync --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ forwardingrules-sync --- [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) @ forwardingrules-sync --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ forwardingrules-sync --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ forwardingrules-sync --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ forwardingrules-sync --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-sync/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-sync/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-sync/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ forwardingrules-sync --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 43 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ forwardingrules-sync >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ forwardingrules-sync --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ forwardingrules-sync <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ forwardingrules-sync --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ forwardingrules-sync --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ forwardingrules-sync --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 21 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-sync/src/test/java/org/opendaylight/openflowplugin/applications/frsync/impl/ForwardingRulesSyncProviderTest.java:[42,18] auto-closeable resource provider is never referenced in body of corresponding try statement [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ forwardingrules-sync --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ forwardingrules-sync --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ forwardingrules-sync --- [WARNING] Bundle org.opendaylight.openflowplugin.applications:forwardingrules-sync:bundle:0.18.1-SNAPSHOT : Export org.opendaylight.openflowplugin.applications.frsync, has 1, private references [org.opendaylight.openflowplugin.applications.frsync.impl.strategy] [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-sync/target/forwardingrules-sync-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-sync/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ forwardingrules-sync --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ forwardingrules-sync --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ forwardingrules-sync --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ forwardingrules-sync --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.1-SNAPSHOT:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ forwardingrules-sync --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ forwardingrules-sync --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ forwardingrules-sync --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ forwardingrules-sync --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-sync/target/forwardingrules-sync-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.1-SNAPSHOT/forwardingrules-sync-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.1-SNAPSHOT/forwardingrules-sync-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ forwardingrules-sync --- [INFO] Installing org/opendaylight/openflowplugin/applications/forwardingrules-sync/0.18.1-SNAPSHOT/forwardingrules-sync-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ forwardingrules-sync --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ forwardingrules-sync --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-forwardingrules-sync >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - FRS 0.18.1-SNAPSHOT [111/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-forwardingrules-sync --- [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-openflowplugin-app-forwardingrules-sync --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-forwardingrules-sync --- [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.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-forwardingrules-sync >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-forwardingrules-sync <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.1-SNAPSHOT/odl-openflowplugin-app-forwardingrules-sync-0.18.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-forwardingrules-sync --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:table-miss-enforcer >-- [INFO] Building table-miss-enforcer 0.18.1-SNAPSHOT [112/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ table-miss-enforcer --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ table-miss-enforcer --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ table-miss-enforcer --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ table-miss-enforcer --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ table-miss-enforcer --- [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) @ table-miss-enforcer --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ table-miss-enforcer --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ table-miss-enforcer --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ table-miss-enforcer --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/table-miss-enforcer/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/table-miss-enforcer/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/table-miss-enforcer/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ table-miss-enforcer --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ table-miss-enforcer >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ table-miss-enforcer --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ table-miss-enforcer <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ table-miss-enforcer --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ table-miss-enforcer --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/table-miss-enforcer/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ table-miss-enforcer --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ table-miss-enforcer --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ table-miss-enforcer --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ table-miss-enforcer --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/table-miss-enforcer/target/table-miss-enforcer-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/table-miss-enforcer/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ table-miss-enforcer --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ table-miss-enforcer --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ table-miss-enforcer --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ table-miss-enforcer --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.1-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ table-miss-enforcer --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ table-miss-enforcer --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ table-miss-enforcer --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ table-miss-enforcer --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/table-miss-enforcer/target/table-miss-enforcer-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.1-SNAPSHOT/table-miss-enforcer-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/table-miss-enforcer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.1-SNAPSHOT/table-miss-enforcer-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ table-miss-enforcer --- [INFO] Installing org/opendaylight/openflowplugin/applications/table-miss-enforcer/0.18.1-SNAPSHOT/table-miss-enforcer-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ table-miss-enforcer --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ table-miss-enforcer --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-table-miss-enforcer >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.18.1-SNAPSHOT [113/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-table-miss-enforcer --- [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-openflowplugin-app-table-miss-enforcer --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-table-miss-enforcer --- [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.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-table-miss-enforcer >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-table-miss-enforcer <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.1-SNAPSHOT/odl-openflowplugin-app-table-miss-enforcer-0.18.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-table-miss-enforcer --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:topology-lldp-discovery >-- [INFO] Building topology-lldp-discovery 0.18.1-SNAPSHOT [114/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ topology-lldp-discovery --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ topology-lldp-discovery --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ topology-lldp-discovery --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ topology-lldp-discovery --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ topology-lldp-discovery --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ topology-lldp-discovery --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/yang [INFO] yang-to-sources: Found 11 dependencies in 1.374 ms [INFO] yang-to-sources: Project model files found: 1 in 639.3 μs [INFO] yang-to-sources: 1 YANG models processed in 63.77 ms [INFO] BindingJavaFileGenerator: Defined 7 files in 471.2 μs [INFO] Sorted 7 files into 3 directories in 49.54 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 7 in 4.372 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ topology-lldp-discovery --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ topology-lldp-discovery --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ topology-lldp-discovery --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-lldp-discovery --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ topology-lldp-discovery --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 11 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPDiscoveryListener.java:[51,23] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[50,14] auto-closeable resource org.opendaylight.openflowplugin.applications.topology.lldp.LLDPLinkAger has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[58,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[58,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[58,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[91,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[150,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[150,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[150,43] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[157,9] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[164,24] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[165,17] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAger.java:[177,35] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[150,44] md5() in com.google.common.hash.Hashing has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/main/java/org/opendaylight/openflowplugin/applications/topology/lldp/utils/LLDPDiscoveryUtils.java:[162,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ topology-lldp-discovery >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ topology-lldp-discovery --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ topology-lldp-discovery <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ topology-lldp-discovery --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ topology-lldp-discovery --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ topology-lldp-discovery --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[55,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[55,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[55,13] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/src/test/java/org/opendaylight/openflowplugin/applications/topology/lldp/LLDPLinkAgerTest.java:[94,57] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ topology-lldp-discovery --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ topology-lldp-discovery --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ topology-lldp-discovery --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ topology-lldp-discovery --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ topology-lldp-discovery --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ topology-lldp-discovery --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ topology-lldp-discovery --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-binding-api:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ topology-lldp-discovery --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ topology-lldp-discovery --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ topology-lldp-discovery --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ topology-lldp-discovery --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/target/topology-lldp-discovery-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.1-SNAPSHOT/topology-lldp-discovery-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-lldp-discovery/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.1-SNAPSHOT/topology-lldp-discovery-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ topology-lldp-discovery --- [INFO] Installing org/opendaylight/openflowplugin/applications/topology-lldp-discovery/0.18.1-SNAPSHOT/topology-lldp-discovery-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ topology-lldp-discovery --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ topology-lldp-discovery --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----< org.opendaylight.openflowplugin.applications:lldp-speaker >------ [INFO] Building lldp-speaker 0.18.1-SNAPSHOT [115/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ lldp-speaker --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ lldp-speaker --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ lldp-speaker --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ lldp-speaker --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ lldp-speaker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ lldp-speaker --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/main/yang [INFO] yang-to-sources: Found 12 dependencies in 1.493 ms [INFO] yang-to-sources: Project model files found: 2 in 2.121 ms [INFO] yang-to-sources: 3 YANG models processed in 67.05 ms [INFO] BindingJavaFileGenerator: Defined 30 files in 1.424 ms [INFO] Sorted 30 files into 5 directories in 97.71 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 30 in 10.06 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ lldp-speaker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ lldp-speaker --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ lldp-speaker --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ lldp-speaker --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ lldp-speaker --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 33 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[61,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[63,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeIdentifier missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[65,75] unchecked method invocation: method registerTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[65,76] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,80] unchecked method invocation: method registerTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/main/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslator.java:[66,81] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ lldp-speaker >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ lldp-speaker --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ lldp-speaker <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ lldp-speaker --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ lldp-speaker --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ lldp-speaker --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/LLDPSpeakerTest.java:[67,13] found raw type: java.util.concurrent.ScheduledFuture missing type arguments for generic class java.util.concurrent.ScheduledFuture [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[52,13] found raw type: org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator missing type arguments for generic class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[56,26] found raw type: org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator missing type arguments for generic class org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[66,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[68,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[78,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[79,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[89,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[90,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[102,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[104,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[116,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[118,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[129,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[132,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[143,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[146,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[161,37] unchecked call to onDataTreeChanged(java.util.List>) as a member of the raw type org.opendaylight.openflowplugin.applications.lldpspeaker.NodeConnectorInventoryEventTranslator [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[175,43] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/src/test/java/org/opendaylight/openflowplugin/applications/lldpspeaker/NodeConnectorInventoryEventTranslatorTest.java:[177,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ lldp-speaker --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ lldp-speaker --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ lldp-speaker --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/target/lldp-speaker-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ lldp-speaker --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ lldp-speaker --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ lldp-speaker --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ lldp-speaker --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.1-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ lldp-speaker --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ lldp-speaker --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ lldp-speaker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ lldp-speaker --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/target/lldp-speaker-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.1-SNAPSHOT/lldp-speaker-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.1-SNAPSHOT/lldp-speaker-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ lldp-speaker --- [INFO] Installing org/opendaylight/openflowplugin/applications/lldp-speaker/0.18.1-SNAPSHOT/lldp-speaker-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ lldp-speaker --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ lldp-speaker --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.openflowplugin.applications:topology-manager >---- [INFO] Building topology-manager 0.18.1-SNAPSHOT [116/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ topology-manager --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ topology-manager --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ topology-manager --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ topology-manager --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ topology-manager --- [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) @ topology-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ topology-manager --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ topology-manager --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ topology-manager --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ topology-manager --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerImpl.java:[41,42] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,59] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[42,13] unchecked call to Component(java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,17] found raw type: org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component missing type arguments for generic class org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,27] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,56] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[43,13] unchecked call to Component(java.lang.Class,org.opendaylight.mdsal.binding.api.NotificationService.Listener) as a member of the raw type org.opendaylight.mdsal.binding.api.NotificationService.CompositeListener.Component [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[47,33] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[52,30] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[73,32] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/main/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporter.java:[90,29] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ topology-manager >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ topology-manager --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ topology-manager <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ topology-manager --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ topology-manager --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ topology-manager --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[83,15] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/DataTreeChangeListenerBase.java:[91,16] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeModification found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,53] unchecked method invocation: method of in interface java.util.List is applied to given types required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,54] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,45] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImpl is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[101,53] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[145,53] unchecked method invocation: method of in interface java.util.List is applied to given types required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[145,54] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[145,45] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImpl is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[145,53] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[167,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[168,53] unchecked method invocation: method of in interface java.util.List is applied to given types required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[168,54] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[168,45] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.NodeChangeListenerImpl is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[168,53] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/NodeChangeListenerImplTest.java:[174,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[115,59] unchecked method invocation: method of in interface java.util.List is applied to given types required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[115,60] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[115,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[115,59] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,59] unchecked method invocation: method of in interface java.util.List is applied to given types required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,60] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[167,59] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[191,9] found raw type: org.opendaylight.mdsal.binding.api.DataTreeModification missing type arguments for generic class org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,59] unchecked method invocation: method of in interface java.util.List is applied to given types required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,60] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[192,59] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[202,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[244,59] unchecked method invocation: method of in interface java.util.List is applied to given types required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[244,60] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[244,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[244,59] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[252,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[291,59] unchecked method invocation: method of in interface java.util.List is applied to given types required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[291,60] unchecked conversion required: E found: org.opendaylight.mdsal.binding.api.DataTreeModification [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[291,51] unchecked method invocation: method onDataTreeChanged in class org.opendaylight.openflowplugin.applications.topology.manager.TerminationPointChangeListenerImpl is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[291,59] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/TerminationPointChangeListenerImplTest.java:[299,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/src/test/java/org/opendaylight/openflowplugin/applications/topology/manager/FlowCapableTopologyExporterTest.java:[109,23] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ topology-manager --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ topology-manager --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ topology-manager --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/target/topology-manager-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ topology-manager --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ topology-manager --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ topology-manager --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ topology-manager --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.1-SNAPSHOT:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ topology-manager --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ topology-manager --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ topology-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ topology-manager --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/target/topology-manager-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.18.1-SNAPSHOT/topology-manager-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/topology-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/topology-manager/0.18.1-SNAPSHOT/topology-manager-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ topology-manager --- [INFO] Installing org/opendaylight/openflowplugin/applications/topology-manager/0.18.1-SNAPSHOT/topology-manager-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ topology-manager --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ topology-manager --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology >--- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - topology 0.18.1-SNAPSHOT [117/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-topology --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology --- [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-openflowplugin-app-topology --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-topology --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-topology --- [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.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-topology --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-topology --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-app-topology --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-app-topology --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-topology --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-app-topology --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-topology --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-topology --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-topology --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.1-SNAPSHOT/odl-openflowplugin-app-topology-0.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology/0.18.1-SNAPSHOT/odl-openflowplugin-app-topology-0.18.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-topology --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-lldp-speaker >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.18.1-SNAPSHOT [118/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-lldp-speaker --- [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-openflowplugin-app-lldp-speaker --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-lldp-speaker --- [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.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-lldp-speaker >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-lldp-speaker <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-app-lldp-speaker --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-lldp-speaker --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-lldp-speaker/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-lldp-speaker/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.1-SNAPSHOT/odl-openflowplugin-app-lldp-speaker-0.18.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-lldp-speaker --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-lldp-discovery >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.18.1-SNAPSHOT [119/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-lldp-discovery --- [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-openflowplugin-app-topology-lldp-discovery --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-topology-lldp-discovery --- [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.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-lldp-discovery <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.1-SNAPSHOT/odl-openflowplugin-app-topology-lldp-discovery-0.18.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-topology-lldp-discovery --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-topology-manager >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.18.1-SNAPSHOT [120/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-topology-manager --- [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-openflowplugin-app-topology-manager --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-topology-manager --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-manager/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-topology-manager --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-manager/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-topology-manager --- [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.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-topology-manager >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-topology-manager <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-topology-manager --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-app-topology-manager --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-app-topology-manager --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-topology-manager --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-topology-manager --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-manager/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-topology-manager/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-topology-manager/0.18.1-SNAPSHOT/odl-openflowplugin-app-topology-manager-0.18.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-topology-manager --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-reconciliation-framework >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.18.1-SNAPSHOT [121/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-reconciliation-framework --- [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-openflowplugin-app-reconciliation-framework --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-reconciliation-framework --- [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.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-reconciliation-framework >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-reconciliation-framework <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-reconciliation-framework/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-reconciliation-framework/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.1-SNAPSHOT/odl-openflowplugin-app-reconciliation-framework-0.18.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-reconciliation-framework --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-arbitratorreconciliation >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.18.1-SNAPSHOT [122/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-arbitratorreconciliation --- [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-openflowplugin-app-arbitratorreconciliation --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-arbitratorreconciliation --- [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.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-arbitratorreconciliation <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.1-SNAPSHOT/odl-openflowplugin-app-arbitratorreconciliation-0.18.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-arbitratorreconciliation --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services 0.18.1-SNAPSHOT [123/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-flow-services --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services --- [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-openflowplugin-flow-services --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-flow-services --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-flow-services/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-flow-services/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-flow-services --- [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.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-flow-services --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-flow-services --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-flow-services --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-flow-services --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-flow-services --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-flow-services --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-flow-services --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-flow-services --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-flow-services --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-flow-services/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.1-SNAPSHOT/odl-openflowplugin-flow-services-0.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-flow-services/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services/0.18.1-SNAPSHOT/odl-openflowplugin-flow-services-0.18.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-flow-services --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ------------< org.opendaylight.openflowplugin:test-common >------------- [INFO] Building test-common 0.18.1-SNAPSHOT [124/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ test-common --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ test-common --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ test-common --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ test-common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ test-common --- [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) @ test-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ test-common --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ test-common --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-common --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-common/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-common/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ test-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-common/src/main/java/org/opendaylight/openflowplugin/testcommon/DropTestCommiterImpl.java:[143,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ test-common >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ test-common --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ test-common <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ test-common --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ test-common --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-common/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ test-common --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ test-common --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ test-common --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ test-common --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-common/target/test-common-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-common/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ test-common --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ test-common --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ test-common --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ test-common --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ test-common --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ test-common --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ test-common --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ test-common --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-common/target/test-common-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-common/0.18.1-SNAPSHOT/test-common-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-common/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-common/0.18.1-SNAPSHOT/test-common-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ test-common --- [INFO] Installing org/opendaylight/openflowplugin/test-common/0.18.1-SNAPSHOT/test-common-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ test-common --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ test-common --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------< org.opendaylight.openflowplugin:drop-test-karaf >----------- [INFO] Building drop-test-karaf 0.18.1-SNAPSHOT [125/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ drop-test-karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ drop-test-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ drop-test-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ drop-test-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ drop-test-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) @ drop-test-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ drop-test-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ drop-test-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ drop-test-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/drop-test-karaf/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/drop-test-karaf/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/drop-test-karaf/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ drop-test-karaf --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ drop-test-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ drop-test-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ drop-test-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ drop-test-karaf --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- karaf-services-maven-plugin:4.4.5:service-metadata-generate (service-metadata-generate) @ drop-test-karaf --- [INFO] Ignoring jar:file:/tmp/r/org/apache/karaf/jaas/org.apache.karaf.jaas.modules/4.4.5/org.apache.karaf.jaas.modules-4.4.5.jar!/org/apache/karaf/jaas/modules/impl/Activator.class [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.ShowDropStatsCommandProvider [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.ClearDropStatsCommandProvider [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsCompleter [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsCommandProvider [INFO] Service org.opendaylight.openflowplugin.droptestkaraf.DropAllPacketsRpcCommandProvider [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ drop-test-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/drop-test-karaf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ drop-test-karaf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ drop-test-karaf --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ drop-test-karaf --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ drop-test-karaf --- [WARNING] Bundle org.opendaylight.openflowplugin:drop-test-karaf:bundle:0.18.1-SNAPSHOT : Split package, multiple jars provide the same package:org/apache/karaf/util/tracker Use Import/Export Package directive -split-package:=(merge-first|merge-last|error|first) to get rid of this warning Package found in [Jar:org.apache.karaf.jaas.modules, Jar:org.apache.karaf.shell.core] Class path [Jar:., Jar:javax.inject, Jar:test-common, Jar:guava, Jar:failureaccess, Jar:listenablefuture, Jar:checker-qual, Jar:error_prone_annotations, Jar:j2objc-annotations, Jar:mdsal-binding-api, Jar:org.eclipse.jdt.annotation, Jar:mdsal-common-api, Jar:yang-binding, Jar:concepts, Jar:util, Jar:triemap, Jar:yang-common, Jar:model-flow-base, Jar:opendaylight-l2-types, Jar:openflow-protocol-api, Jar:rfc6991-ietf-yang-types, Jar:netty-buffer, Jar:netty-common, Jar:model-inventory, Jar:rfc6991-ietf-inet-types, Jar:ietf-type-util, Jar:mdsal-binding-spec-util, Jar:yang-ext, Jar:model-flow-service, Jar:org.apache.karaf.shell.console, Jar:jline, Jar:jansi, Jar:org.apache.karaf.jaas.modules, Jar:org.apache.karaf.jaas.config, Jar:jakarta.xml.bind-api, Jar:jaxb-runtime, Jar:txw2, Jar:istack-commons-runtime, Jar:jakarta.activation, Jar:activation, Jar:org.apache.karaf.jaas.boot, Jar:org.apache.karaf.shell.core, Jar:sshd-osgi, Jar:jcl-over-slf4j, Jar:org.osgi.framework, Jar:org.osgi.annotation.bundle, Jar:org.osgi.annotation.versioning, Jar:slf4j-api] [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/drop-test-karaf/target/drop-test-karaf-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/drop-test-karaf/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ drop-test-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ drop-test-karaf --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ drop-test-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ drop-test-karaf --- [WARNING] Used undeclared dependencies found: [WARNING] org.apache.karaf.shell:org.apache.karaf.shell.core:jar:4.4.5:provided [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ drop-test-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ drop-test-karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ drop-test-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ drop-test-karaf --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/drop-test-karaf/target/drop-test-karaf-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.18.1-SNAPSHOT/drop-test-karaf-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/drop-test-karaf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/drop-test-karaf/0.18.1-SNAPSHOT/drop-test-karaf-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ drop-test-karaf --- [INFO] Installing org/opendaylight/openflowplugin/drop-test-karaf/0.18.1-SNAPSHOT/drop-test-karaf-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ drop-test-karaf --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ drop-test-karaf --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----< org.opendaylight.openflowplugin:odl-openflowplugin-drop-test >---- [INFO] Building OpenDaylight :: Openflow Plugin :: Drop Test 0.18.1-SNAPSHOT [126/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-drop-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-drop-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-drop-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) @ odl-openflowplugin-drop-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-drop-test --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-drop-test/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-drop-test --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-drop-test/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-drop-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.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-drop-test >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-drop-test --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-drop-test <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-drop-test --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-drop-test --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-drop-test --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-drop-test --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-drop-test --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-drop-test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-drop-test --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-drop-test --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-drop-test --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-drop-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-drop-test --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-drop-test/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.1-SNAPSHOT/odl-openflowplugin-drop-test-0.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-drop-test/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-drop-test/0.18.1-SNAPSHOT/odl-openflowplugin-drop-test-0.18.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-drop-test --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-flow-services-rest >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.18.1-SNAPSHOT [127/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-flow-services-rest --- [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-openflowplugin-flow-services-rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-flow-services-rest --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-flow-services-rest/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-flow-services-rest --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-flow-services-rest/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-flow-services-rest --- [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.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-flow-services-rest >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-flow-services-rest <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-flow-services-rest --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-flow-services-rest --- [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-flow-services-rest --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-flow-services-rest --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-flow-services-rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-flow-services-rest --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-flow-services-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-flow-services-rest/0.18.1-SNAPSHOT/odl-openflowplugin-flow-services-rest-0.18.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-flow-services-rest --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ----< org.opendaylight.openflowplugin.applications:southbound-cli >----- [INFO] Building southbound-cli 0.18.1-SNAPSHOT [128/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ southbound-cli --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ southbound-cli --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ southbound-cli --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ southbound-cli --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ southbound-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ southbound-cli --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/yang [INFO] yang-to-sources: Found 15 dependencies in 2.606 ms [INFO] yang-to-sources: Project model files found: 1 in 605.1 μs [INFO] yang-to-sources: 2 YANG models processed in 83.21 ms [INFO] BindingJavaFileGenerator: Defined 15 files in 1.469 ms [INFO] Sorted 15 files into 4 directories in 76.50 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 15 in 9.461 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ southbound-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ southbound-cli --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ southbound-cli --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ southbound-cli --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ southbound-cli --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 28 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[19,46] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[19,46] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[19,46] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[18,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[25,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[25,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ShowNodeCommandProvider.java:[25,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[17,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[15,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[17,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[15,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[17,53] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetReconciliationStateProvider.java:[15,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/DefaultReconcileService.java:[304,19] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[26,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[25,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[26,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[25,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[26,37] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[25,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[35,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[35,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[35,6] org.apache.karaf.shell.commands.Argument in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[38,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[38,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/Reconciliation.java:[38,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[21,42] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[21,42] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[21,42] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/ReconciliationCount.java:[19,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[27,48] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[26,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[27,48] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[26,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[27,48] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[26,2] org.apache.karaf.shell.commands.Command in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[33,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[33,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetFlowGroupCacheProvider.java:[33,6] org.apache.karaf.shell.commands.Option in org.apache.karaf.shell.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[19,49] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[18,2] org.apache.felix.gogo.commands.Command in org.apache.felix.gogo.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[19,49] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[18,2] org.apache.felix.gogo.commands.Command in org.apache.felix.gogo.commands has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[19,49] org.apache.karaf.shell.console.OsgiCommandSupport in org.apache.karaf.shell.console has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/main/java/org/opendaylight/openflowplugin/applications/southboundcli/cli/GetAllNodesCommandProvider.java:[18,2] org.apache.felix.gogo.commands.Command in org.apache.felix.gogo.commands has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ southbound-cli >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ southbound-cli --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ southbound-cli <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ southbound-cli --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ southbound-cli --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ southbound-cli --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ southbound-cli --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ southbound-cli --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ southbound-cli --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/target/southbound-cli-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ southbound-cli --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ southbound-cli --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ southbound-cli --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ southbound-cli --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] org.opendaylight.openflowplugin.model:model-inventory:jar:0.18.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ southbound-cli --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ southbound-cli --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ southbound-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ southbound-cli --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/target/southbound-cli-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.1-SNAPSHOT/southbound-cli-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/applications/southbound-cli/pom.xml to /tmp/r/org/opendaylight/openflowplugin/applications/southbound-cli/0.18.1-SNAPSHOT/southbound-cli-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ southbound-cli --- [INFO] Installing org/opendaylight/openflowplugin/applications/southbound-cli/0.18.1-SNAPSHOT/southbound-cli-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ southbound-cli --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ southbound-cli --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-app-southbound-cli >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.18.1-SNAPSHOT [129/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-app-southbound-cli --- [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-openflowplugin-app-southbound-cli --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-app-southbound-cli --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-southbound-cli/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-app-southbound-cli --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-app-southbound-cli --- [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.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-app-southbound-cli >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-app-southbound-cli <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-app-southbound-cli --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-app-southbound-cli --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-app-southbound-cli --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-app-southbound-cli --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-app-southbound-cli --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-southbound-cli/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/odl-openflowplugin-app-southbound-cli/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.1-SNAPSHOT/odl-openflowplugin-app-southbound-cli-0.18.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-app-southbound-cli --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ------< org.opendaylight.openflowplugin:features-openflowplugin >------- [INFO] Building features-openflowplugin 0.18.1-SNAPSHOT [130/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-openflowplugin --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-openflowplugin --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-openflowplugin --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-openflowplugin --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-openflowplugin --- [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) @ features-openflowplugin --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-openflowplugin --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-openflowplugin --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-openflowplugin --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/features-openflowplugin/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/features-openflowplugin/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ features-openflowplugin --- [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.8.3.1:check (analyze-compile) > :spotbugs @ features-openflowplugin >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ features-openflowplugin --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ features-openflowplugin <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ features-openflowplugin --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ features-openflowplugin --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ features-openflowplugin --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-openflowplugin --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-openflowplugin --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowplugin --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-openflowplugin --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-openflowplugin --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-openflowplugin --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-openflowplugin --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-openflowplugin --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/features-openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.18.1-SNAPSHOT/features-openflowplugin-0.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/features-openflowplugin/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin/0.18.1-SNAPSHOT/features-openflowplugin-0.18.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-openflowplugin --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --< org.opendaylight.openflowplugin:openflowjava-extension-nicira-api >-- [INFO] Building openflowjava-extension-nicira-api 0.18.1-SNAPSHOT [131/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-extension-nicira-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira-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) @ openflowjava-extension-nicira-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-nicira-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira-api/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira-api/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowjava-extension-nicira-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira-api/src/main/java/org/opendaylight/openflowjava/nx/api/NiciraExtensionCodecRegistrator.java:[24,8] auto-closeable resource org.opendaylight.openflowjava.nx.api.NiciraExtensionCodecRegistrator has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowjava-extension-nicira-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowjava-extension-nicira-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-extension-nicira-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowjava-extension-nicira-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowjava-extension-nicira-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowjava-extension-nicira-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-extension-nicira-api --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira-api/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowjava-extension-nicira-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowjava-extension-nicira-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowjava-extension-nicira-api --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowjava-extension-nicira-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowjava-extension-nicira-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowjava-extension-nicira-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowjava-extension-nicira-api --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira-api/target/openflowjava-extension-nicira-api-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.1-SNAPSHOT/openflowjava-extension-nicira-api-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira-api/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.1-SNAPSHOT/openflowjava-extension-nicira-api-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-extension-nicira-api --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira-api/0.18.1-SNAPSHOT/openflowjava-extension-nicira-api-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowjava-extension-nicira-api --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-extension-nicira-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.openflowplugin:openflowjava-extension-nicira >---- [INFO] Building openflowjava-extension-nicira 0.18.1-SNAPSHOT [132/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowjava-extension-nicira --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-extension-nicira --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-extension-nicira --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowjava-extension-nicira --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-extension-nicira --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ openflowjava-extension-nicira --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 1.053 ms [INFO] yang-to-sources: Project model files found: 2 in 9.499 ms [INFO] yang-to-sources: 11 YANG models processed in 105.7 ms [INFO] BindingJavaFileGenerator: Defined 365 files in 21.77 ms [INFO] Sorted 365 files into 74 directories in 615.8 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 365 in 112.7 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-extension-nicira --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-extension-nicira --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-extension-nicira --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-nicira --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowjava-extension-nicira --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 437 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowjava-extension-nicira >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowjava-extension-nicira --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowjava-extension-nicira <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowjava-extension-nicira --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-extension-nicira --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowjava-extension-nicira --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 62 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowjava-extension-nicira --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowjava-extension-nicira --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-extension-nicira --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowjava-extension-nicira --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowjava-extension-nicira --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-nicira --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowjava-extension-nicira --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.1-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowjava-extension-nicira --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowjava-extension-nicira --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowjava-extension-nicira --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowjava-extension-nicira --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira/target/openflowjava-extension-nicira-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.1-SNAPSHOT/openflowjava-extension-nicira-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-nicira/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.1-SNAPSHOT/openflowjava-extension-nicira-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-extension-nicira --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-nicira/0.18.1-SNAPSHOT/openflowjava-extension-nicira-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowjava-extension-nicira --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-extension-nicira --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-nicira >--- [INFO] Building openflowplugin-extension-nicira 0.18.1-SNAPSHOT [133/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-nicira --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-nicira --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-extension-nicira --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ openflowplugin-extension-nicira --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-nicira/src/main/yang [INFO] yang-to-sources: Found 12 dependencies in 1.924 ms [INFO] yang-to-sources: Project model files found: 2 in 19.82 ms [INFO] yang-to-sources: 39 YANG models processed in 578.1 ms [INFO] BindingJavaFileGenerator: Defined 916 files in 66.83 ms [INFO] Sorted 916 files into 95 directories in 1.055 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 916 in 369.5 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-extension-nicira --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-nicira --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-nicira/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-nicira/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-extension-nicira --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 971 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-extension-nicira >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-extension-nicira --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-extension-nicira <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-extension-nicira --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-extension-nicira --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowplugin-extension-nicira --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 44 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowplugin-extension-nicira --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowplugin-extension-nicira --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-nicira --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-nicira/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-extension-nicira --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin-extension-nicira --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-nicira --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-extension-nicira --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-extension-nicira --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-extension-nicira --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-extension-nicira --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-extension-nicira --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-nicira/target/openflowplugin-extension-nicira-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.1-SNAPSHOT/openflowplugin-extension-nicira-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-nicira/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.1-SNAPSHOT/openflowplugin-extension-nicira-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-nicira --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-nicira/0.18.1-SNAPSHOT/openflowplugin-extension-nicira-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-extension-nicira --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-nicira --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-nxm-extensions >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.18.1-SNAPSHOT [134/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-nxm-extensions --- [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-openflowplugin-nxm-extensions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-nxm-extensions --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-nxm-extensions --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-nxm-extensions --- [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.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-nxm-extensions >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-nxm-extensions <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-nxm-extensions --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-nxm-extensions --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-nxm-extensions --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-nxm-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-nxm-extensions --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-nxm-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-nxm-extensions/0.18.1-SNAPSHOT/odl-openflowplugin-nxm-extensions-0.18.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-nxm-extensions --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-onf-extensions >-- [INFO] Building OpenDaylight :: Openflow Plugin :: ONF Extensions 0.18.1-SNAPSHOT [135/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-onf-extensions --- [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-openflowplugin-onf-extensions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-onf-extensions --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-onf-extensions --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-onf-extensions --- [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.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-onf-extensions >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-onf-extensions <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-onf-extensions --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-onf-extensions --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-onf-extensions --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-onf-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-onf-extensions --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-onf-extensions/0.18.1-SNAPSHOT/odl-openflowplugin-onf-extensions-0.18.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-onf-extensions --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ----< org.opendaylight.openflowplugin:openflowjava-extension-eric >----- [INFO] Building openflowjava-extension-eric 0.18.1-SNAPSHOT [136/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowjava-extension-eric --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowjava-extension-eric --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowjava-extension-eric --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowjava-extension-eric --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowjava-extension-eric --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ openflowjava-extension-eric --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-eric/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 1.597 ms [INFO] yang-to-sources: Project model files found: 1 in 1.041 ms [INFO] yang-to-sources: 6 YANG models processed in 71.54 ms [INFO] BindingJavaFileGenerator: Defined 16 files in 6.062 ms [INFO] Sorted 16 files into 7 directories in 75.40 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 15.83 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowjava-extension-eric --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowjava-extension-eric --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowjava-extension-eric --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowjava-extension-eric --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-eric/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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-eric/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowjava-extension-eric --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-eric/src/main/java/org/opendaylight/openflowjava/eric/api/EricExtensionCodecRegistrator.java:[22,8] auto-closeable resource org.opendaylight.openflowjava.eric.api.EricExtensionCodecRegistrator has a member method close() that could throw InterruptedException [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowjava-extension-eric >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowjava-extension-eric --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowjava-extension-eric <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowjava-extension-eric --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowjava-extension-eric --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-eric/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowjava-extension-eric --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowjava-extension-eric --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowjava-extension-eric --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowjava-extension-eric --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-eric/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowjava-extension-eric --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowjava-extension-eric --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowjava-extension-eric --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowjava-extension-eric --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowjava-extension-eric --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowjava-extension-eric --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowjava-extension-eric --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowjava-extension-eric --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-eric/target/openflowjava-extension-eric-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.1-SNAPSHOT/openflowjava-extension-eric-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowjava-extension-eric/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.1-SNAPSHOT/openflowjava-extension-eric-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowjava-extension-eric --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava-extension-eric/0.18.1-SNAPSHOT/openflowjava-extension-eric-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowjava-extension-eric --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowjava-extension-eric --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.openflowplugin:openflowplugin-extension-eric >---- [INFO] Building openflowplugin-extension-eric 0.18.1-SNAPSHOT [137/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-extension-eric --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-eric --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-extension-eric --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-extension-eric --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-extension-eric --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ openflowplugin-extension-eric --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/src/main/yang [INFO] yang-to-sources: Found 12 dependencies in 1.602 ms [INFO] yang-to-sources: Project model files found: 1 in 1.129 ms [INFO] yang-to-sources: 35 YANG models processed in 409.8 ms [INFO] BindingJavaFileGenerator: Defined 37 files in 33.70 ms [INFO] Sorted 37 files into 5 directories in 102.7 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 37 in 46.28 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflowplugin-extension-eric --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-extension-eric --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-extension-eric --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflowplugin-extension-eric --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflowplugin-extension-eric --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 41 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[37,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[38,19] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[39,25] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/src/main/java/org/opendaylight/openflowplugin/extension/vendor/eric/convertor/match/MatchUtil.java:[40,19] org.opendaylight.openflowplugin.extension.api.GroupingResolver in org.opendaylight.openflowplugin.extension.api has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-extension-eric >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-extension-eric --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-extension-eric <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-extension-eric --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflowplugin-extension-eric --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflowplugin-extension-eric --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflowplugin-extension-eric --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowplugin-extension-eric --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflowplugin-extension-eric --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-extension-eric --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin-extension-eric --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-extension-eric --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-extension-eric --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal.model:yang-ext:jar:2013.09.07.25.1:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-flow-base:jar:0.18.1-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-extension-eric --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-extension-eric --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-extension-eric --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-extension-eric --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/target/openflowplugin-extension-eric-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.1-SNAPSHOT/openflowplugin-extension-eric-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/openflowplugin-extension-eric/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.1-SNAPSHOT/openflowplugin-extension-eric-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflowplugin-extension-eric --- [INFO] Installing org/opendaylight/openflowplugin/openflowplugin-extension-eric/0.18.1-SNAPSHOT/openflowplugin-extension-eric-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-extension-eric --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflowplugin-extension-eric --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:odl-openflowplugin-eric-extensions >-- [INFO] Building OpenDaylight :: Openflow Plugin :: Eric Extensions 0.18.1-SNAPSHOT [138/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-openflowplugin-eric-extensions --- [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-openflowplugin-eric-extensions --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-openflowplugin-eric-extensions --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-openflowplugin-eric-extensions --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-openflowplugin-eric-extensions --- [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.8.3.1:check (analyze-compile) > :spotbugs @ odl-openflowplugin-eric-extensions >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-openflowplugin-eric-extensions <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-openflowplugin-eric-extensions --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-openflowplugin-eric-extensions --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-openflowplugin-eric-extensions --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-openflowplugin-eric-extensions --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-openflowplugin-eric-extensions --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/pom.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-eric-extensions/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/odl-openflowplugin-eric-extensions/0.18.1-SNAPSHOT/odl-openflowplugin-eric-extensions-0.18.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-openflowplugin-eric-extensions --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --< org.opendaylight.openflowplugin:features-openflowplugin-extension >-- [INFO] Building features-openflowplugin-extension 0.18.1-SNAPSHOT [139/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-openflowplugin-extension --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-openflowplugin-extension --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-openflowplugin-extension --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-openflowplugin-extension --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-openflowplugin-extension --- [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) @ features-openflowplugin-extension --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-openflowplugin-extension --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-openflowplugin-extension --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-openflowplugin-extension --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/features-openflowplugin-extension/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowplugin-extension --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/features-openflowplugin-extension/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ features-openflowplugin-extension --- [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.8.3.1:check (analyze-compile) > :spotbugs @ features-openflowplugin-extension >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ features-openflowplugin-extension --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ features-openflowplugin-extension <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ features-openflowplugin-extension --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ features-openflowplugin-extension --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ features-openflowplugin-extension --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-openflowplugin-extension --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-openflowplugin-extension --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowplugin-extension --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-openflowplugin-extension --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-openflowplugin-extension --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-openflowplugin-extension --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-openflowplugin-extension --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-openflowplugin-extension --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/features-openflowplugin-extension/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.1-SNAPSHOT/features-openflowplugin-extension-0.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/features-openflowplugin-extension/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/features-openflowplugin-extension/0.18.1-SNAPSHOT/features-openflowplugin-extension-0.18.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-openflowplugin-extension --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ------------< org.opendaylight.ovsdb:ovsdb-binding-parent >------------- [INFO] Building ovsdb-binding-parent 1.18.1-SNAPSHOT [140/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ ovsdb-binding-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ ovsdb-binding-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ ovsdb-binding-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ ovsdb-binding-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ ovsdb-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) @ ovsdb-binding-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ ovsdb-binding-parent --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ ovsdb-binding-parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ ovsdb-binding-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ ovsdb-binding-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ ovsdb-binding-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ ovsdb-binding-parent --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ ovsdb-binding-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ ovsdb-binding-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ ovsdb-binding-parent --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ ovsdb-binding-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ ovsdb-binding-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ ovsdb-binding-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ ovsdb-binding-parent --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ ovsdb-binding-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ovsdb-binding-parent --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/commons/binding-parent/pom.xml to /tmp/r/org/opendaylight/ovsdb/ovsdb-binding-parent/1.18.1-SNAPSHOT/ovsdb-binding-parent-1.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ ovsdb-binding-parent --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] -------------------< org.opendaylight.ovsdb:library >------------------- [INFO] Building ODL :: ovsdb :: library 1.18.1-SNAPSHOT [141/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ library --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ library --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ library --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ library --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ library --- [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) @ library --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ library --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ library --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ library --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ library --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 112 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[32,28] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[32,67] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[33,28] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[33,70] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[36,40] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[44,64] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[66,24] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[95,59] unchecked conversion required: org.opendaylight.ovsdb.lib.schema.ColumnSchema> found: org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[104,62] unchecked conversion required: org.opendaylight.ovsdb.lib.schema.ColumnSchema> found: org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[112,54] unchecked conversion required: org.opendaylight.ovsdb.lib.schema.ColumnSchema found: org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/TableSchema.java:[119,12] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[25,68] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[29,37] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[30,14] unchecked method invocation: constructor in class org.opendaylight.ovsdb.lib.schema.TableSchema is applied to given types required: java.lang.String,java.util.Map found: java.lang.String,java.util.Map [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[30,66] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[38,21] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/GenericTableSchema.java:[54,27] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/Row.java:[42,42] unchecked cast required: org.opendaylight.ovsdb.lib.notation.Column found: org.opendaylight.ovsdb.lib.notation.Column [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/Row.java:[97,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TableUpdates.java:[15,31] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TableUpdates.java:[21,37] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TableUpdates.java:[26,28] unchecked conversion required: org.opendaylight.ovsdb.lib.message.TableUpdate found: org.opendaylight.ovsdb.lib.message.TableUpdate [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TableUpdates.java:[29,24] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/Column.java:[69,9] found raw type: org.opendaylight.ovsdb.lib.notation.Column missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Column [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[112,20] unchecked cast required: D found: java.lang.Object [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[124,48] unchecked cast required: D found: java.lang.Object [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[130,44] unchecked method invocation: method fromSet in class org.opendaylight.ovsdb.lib.notation.OvsdbSet is applied to given types required: java.util.Set found: java.util.Set [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[130,45] unchecked conversion required: java.util.Set found: java.util.Set [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[132,44] unchecked method invocation: method fromMap in class org.opendaylight.ovsdb.lib.notation.OvsdbMap is applied to given types required: java.util.Map found: java.util.Map [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnSchema.java:[132,45] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnType.java:[20,19] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnType.java:[24,22] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/ColumnType.java:[59,12] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/BaseType.java:[21,19] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/BaseType.java:[53,20] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/AtomicColumnType.java:[14,28] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/AtomicColumnType.java:[18,28] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/AtomicColumnType.java:[32,9] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[22,24] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[31,17] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[35,41] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[40,17] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[53,26] getTypedRowWrapper(org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.lang.Class) in org.opendaylight.ovsdb.lib.schema.typed.TyperUtils has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/TransactionBuilder.java:[57,26] getTypedRowWrapper(org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.lang.Class,org.opendaylight.ovsdb.lib.notation.Row) in org.opendaylight.ovsdb.lib.schema.typed.TyperUtils has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/OvsdbClient.java:[56,84] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Update.java:[39,25] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Where.java:[33,28] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Where.java:[38,22] found raw type: org.opendaylight.ovsdb.lib.schema.ColumnSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.ColumnSchema [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Where.java:[48,12] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Commit.java:[12,29] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Commit.java:[18,14] unchecked call to Operation(org.opendaylight.ovsdb.lib.schema.TableSchema,java.lang.String) as a member of the raw type org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java:[158,25] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java:[164,17] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java:[164,57] unchecked method invocation: method table in interface org.opendaylight.ovsdb.lib.schema.DatabaseSchema is applied to given types required: java.lang.String,java.lang.Class found: java.lang.String,java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java:[175,24] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/OvsdbClientImpl.java:[179,14] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TransactBuilder.java:[19,18] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TransactBuilder.java:[26,17] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TransactBuilder.java:[38,36] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/message/TransactBuilder.java:[42,30] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcDecoder.java:[48,48] IOContext(com.fasterxml.jackson.core.util.BufferRecycler,java.lang.Object,boolean) in com.fasterxml.jackson.core.io.IOContext has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/DatabaseSchemaImpl.java:[34,40] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/DatabaseSchemaImpl.java:[36,91] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/DatabaseSchemaImpl.java:[53,21] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/DatabaseSchemaImpl.java:[77,42] unchecked conversion required: org.opendaylight.ovsdb.lib.schema.TableSchema found: org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/DatabaseSchemaImpl.java:[118,42] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/DatabaseSchemaImpl.java:[122,14] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Mutate.java:[25,22] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Mutate.java:[25,12] found raw type: org.opendaylight.ovsdb.lib.operations.Mutate missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Mutate [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Mutate.java:[26,28] unchecked method invocation: method setTableSchema in class org.opendaylight.ovsdb.lib.operations.Operation is applied to given types required: org.opendaylight.ovsdb.lib.schema.TableSchema found: org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Mutate.java:[26,29] unchecked conversion required: org.opendaylight.ovsdb.lib.schema.TableSchema found: org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/json/RowSerializer.java:[19,51] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/json/RowSerializer.java:[21,27] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/json/RowSerializer.java:[24,20] found raw type: org.opendaylight.ovsdb.lib.notation.Column missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Column [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/notation/json/RowSerializer.java:[24,52] unchecked conversion required: java.util.Collection found: java.util.Collection [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/typed/MethodDispatch.java:[183,57] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/KeyValuedColumnType.java:[14,19] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/KeyValuedColumnType.java:[16,39] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/KeyValuedColumnType.java:[16,63] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/KeyValuedColumnType.java:[31,9] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/schema/KeyValuedColumnType.java:[32,9] found raw type: org.opendaylight.ovsdb.lib.schema.BaseType missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.BaseType [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/FutureTransformUtils.java:[30,87] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/FutureTransformUtils.java:[51,25] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/FutureTransformUtils.java:[55,43] unchecked method invocation: method setRows in class org.opendaylight.ovsdb.lib.operations.OperationResult is applied to given types required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/impl/FutureTransformUtils.java:[55,74] unchecked conversion required: java.util.List> found: java.util.List [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[67,15] found raw type: com.google.common.util.concurrent.SettableFuture missing type arguments for generic class com.google.common.util.concurrent.SettableFuture [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[69,54] found raw type: com.google.common.util.concurrent.SettableFuture missing type arguments for generic class com.google.common.util.concurrent.SettableFuture [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[303,35] unchecked call to set(V) as a member of the raw type com.google.common.util.concurrent.SettableFuture [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[337,103] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[339,26] unchecked method invocation: method setParams in class org.opendaylight.ovsdb.lib.jsonrpc.JsonRpc10Request is applied to given types required: java.util.List found: java.util.List [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/jsonrpc/JsonRpcEndpoint.java:[339,27] unchecked conversion required: java.util.List found: java.util.List [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Comment.java:[12,30] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Comment.java:[18,14] unchecked call to Operation(org.opendaylight.ovsdb.lib.schema.TableSchema,java.lang.String) as a member of the raw type org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Assert.java:[12,29] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Assert.java:[18,14] unchecked call to Operation(org.opendaylight.ovsdb.lib.schema.TableSchema,java.lang.String) as a member of the raw type org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Delete.java:[26,25] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Abort.java:[11,28] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Abort.java:[15,14] unchecked call to Operation(org.opendaylight.ovsdb.lib.schema.TableSchema,java.lang.String) as a member of the raw type org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Select.java:[23,22] found raw type: org.opendaylight.ovsdb.lib.schema.TableSchema missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.TableSchema [INFO] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/main/java/org/opendaylight/ovsdb/lib/operations/Select.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ library >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ library --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ library <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ library --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ library --- [INFO] Copying 6 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ library --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 7 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/test/java/org/opendaylight/ovsdb/lib/schema/typed/TyperUtilsTest.java:[47,52] getTableSchema(org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.lang.Class) in org.opendaylight.ovsdb.lib.schema.typed.TyperUtils has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/test/java/org/opendaylight/ovsdb/lib/schema/typed/TyperUtilsTest.java:[65,52] getTableSchema(org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.lang.Class) in org.opendaylight.ovsdb.lib.schema.typed.TyperUtils has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/test/java/org/opendaylight/ovsdb/lib/schema/typed/TyperUtilsTest.java:[81,19] getTableSchema(org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.lang.Class) in org.opendaylight.ovsdb.lib.schema.typed.TyperUtils has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/src/test/java/org/opendaylight/ovsdb/lib/schema/typed/TyperUtilsTest.java:[94,19] getTableSchema(org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.lang.Class) in org.opendaylight.ovsdb.lib.schema.typed.TyperUtils has been deprecated [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ library --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ library --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ library --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/target/library-1.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ library --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-artifacts) @ library --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ library --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ library --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ library --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ library --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ library --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ library --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ library --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/target/library-1.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/library/1.18.1-SNAPSHOT/library-1.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/pom.xml to /tmp/r/org/opendaylight/ovsdb/library/1.18.1-SNAPSHOT/library-1.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/impl/target/classes/initial/library.cfg to /tmp/r/org/opendaylight/ovsdb/library/1.18.1-SNAPSHOT/library-1.18.1-SNAPSHOT-config.cfg [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ library --- [INFO] Installing org/opendaylight/ovsdb/library/1.18.1-SNAPSHOT/library-1.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ library --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ library --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------< org.opendaylight.ovsdb:utils.servicehelper >------------- [INFO] Building ODL :: ovsdb :: utils.servicehelper 1.18.1-SNAPSHOT [142/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ utils.servicehelper --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ utils.servicehelper --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ utils.servicehelper --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ utils.servicehelper --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ utils.servicehelper --- [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) @ utils.servicehelper --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ utils.servicehelper --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ utils.servicehelper --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ utils.servicehelper --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/servicehelper/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/servicehelper/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/servicehelper/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ utils.servicehelper --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ utils.servicehelper >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ utils.servicehelper --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ utils.servicehelper <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ utils.servicehelper --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:instrument (default-instrument) @ utils.servicehelper --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ utils.servicehelper --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ utils.servicehelper --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ utils.servicehelper --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:restore-instrumented-classes (default-restore-instrumented-classes) @ utils.servicehelper --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ utils.servicehelper --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ utils.servicehelper --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/servicehelper/target/utils.servicehelper-1.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/servicehelper/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ utils.servicehelper --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ utils.servicehelper --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ utils.servicehelper --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ utils.servicehelper --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ utils.servicehelper --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ utils.servicehelper --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ utils.servicehelper --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ utils.servicehelper --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/servicehelper/target/utils.servicehelper-1.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.18.1-SNAPSHOT/utils.servicehelper-1.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/servicehelper/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.servicehelper/1.18.1-SNAPSHOT/utils.servicehelper-1.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ utils.servicehelper --- [INFO] Installing org/opendaylight/ovsdb/utils.servicehelper/1.18.1-SNAPSHOT/utils.servicehelper-1.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ utils.servicehelper --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ utils.servicehelper --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------< org.opendaylight.ovsdb:schema.openvswitch >-------------- [INFO] Building ODL :: ovsdb :: schema.openvswitch 1.18.1-SNAPSHOT [143/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ schema.openvswitch --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ schema.openvswitch --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ schema.openvswitch --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ schema.openvswitch --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ schema.openvswitch --- [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) @ schema.openvswitch --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ schema.openvswitch --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ schema.openvswitch --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ schema.openvswitch --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/schemas/openvswitch/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/schemas/openvswitch/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/schemas/openvswitch/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ schema.openvswitch --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 17 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ schema.openvswitch >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ schema.openvswitch --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ schema.openvswitch <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ schema.openvswitch --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ schema.openvswitch --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/schemas/openvswitch/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ schema.openvswitch --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ schema.openvswitch --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ schema.openvswitch --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ schema.openvswitch --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/schemas/openvswitch/target/schema.openvswitch-1.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/schemas/openvswitch/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ schema.openvswitch --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ schema.openvswitch --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ schema.openvswitch --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ schema.openvswitch --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ schema.openvswitch --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ schema.openvswitch --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ schema.openvswitch --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ schema.openvswitch --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/schemas/openvswitch/target/schema.openvswitch-1.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.18.1-SNAPSHOT/schema.openvswitch-1.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/schemas/openvswitch/pom.xml to /tmp/r/org/opendaylight/ovsdb/schema.openvswitch/1.18.1-SNAPSHOT/schema.openvswitch-1.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ schema.openvswitch --- [INFO] Installing org/opendaylight/ovsdb/schema.openvswitch/1.18.1-SNAPSHOT/schema.openvswitch-1.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ schema.openvswitch --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ schema.openvswitch --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------------< org.opendaylight.ovsdb:schema.hardwarevtep >------------- [INFO] Building ODL :: ovsdb :: schema.hardwarevtep 1.18.1-SNAPSHOT [144/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ schema.hardwarevtep --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ schema.hardwarevtep --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ schema.hardwarevtep --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ schema.hardwarevtep --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ schema.hardwarevtep --- [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) @ schema.hardwarevtep --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ schema.hardwarevtep --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ schema.hardwarevtep --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ schema.hardwarevtep --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/schemas/hardwarevtep/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/schemas/hardwarevtep/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/schemas/hardwarevtep/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ schema.hardwarevtep --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 18 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ schema.hardwarevtep >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ schema.hardwarevtep --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ schema.hardwarevtep <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ schema.hardwarevtep --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ schema.hardwarevtep --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/schemas/hardwarevtep/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ schema.hardwarevtep --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ schema.hardwarevtep --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ schema.hardwarevtep --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ schema.hardwarevtep --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/schemas/hardwarevtep/target/schema.hardwarevtep-1.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/schemas/hardwarevtep/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ schema.hardwarevtep --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ schema.hardwarevtep --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ schema.hardwarevtep --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ schema.hardwarevtep --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ schema.hardwarevtep --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ schema.hardwarevtep --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ schema.hardwarevtep --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ schema.hardwarevtep --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/schemas/hardwarevtep/target/schema.hardwarevtep-1.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.18.1-SNAPSHOT/schema.hardwarevtep-1.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/schemas/hardwarevtep/pom.xml to /tmp/r/org/opendaylight/ovsdb/schema.hardwarevtep/1.18.1-SNAPSHOT/schema.hardwarevtep-1.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ schema.hardwarevtep --- [INFO] Installing org/opendaylight/ovsdb/schema.hardwarevtep/1.18.1-SNAPSHOT/schema.hardwarevtep-1.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ schema.hardwarevtep --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ schema.hardwarevtep --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------< org.opendaylight.ovsdb:odl-ovsdb-library >-------------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-library 1.18.1-SNAPSHOT [145/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-library --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-library --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-library --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-library --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-library --- [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-ovsdb-library --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-library --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-library --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/features/odl-ovsdb-library/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-library --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-library --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/features/odl-ovsdb-library/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-ovsdb-library --- [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.8.3.1:check (analyze-compile) > :spotbugs @ odl-ovsdb-library >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-ovsdb-library --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-ovsdb-library <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-ovsdb-library --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-library --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-ovsdb-library --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-ovsdb-library --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-library --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-ovsdb-library --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-library --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-library --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-library --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-library --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-library --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-library --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/features/odl-ovsdb-library/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.1-SNAPSHOT/odl-ovsdb-library-1.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/features/odl-ovsdb-library/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-library/1.18.1-SNAPSHOT/odl-ovsdb-library-1.18.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-ovsdb-library --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------------< org.opendaylight.ovsdb:library-features >--------------- [INFO] Building ODL :: ovsdb :: library-features 1.18.1-SNAPSHOT [146/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ library-features --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ library-features --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ library-features --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ library-features --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ library-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) @ library-features --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ library-features --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ library-features --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ library-features --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/features/features/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ library-features --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/features/features/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ library-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.8.3.1:check (analyze-compile) > :spotbugs @ library-features >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ library-features --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ library-features <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ library-features --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ library-features --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ library-features --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ library-features --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ library-features --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ library-features --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ library-features --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ library-features --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ library-features --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ library-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ library-features --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/features/features/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-features/1.18.1-SNAPSHOT/library-features-1.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/features/features/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/library-features/1.18.1-SNAPSHOT/library-features-1.18.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ library-features --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ------------< org.opendaylight.ovsdb:hwvtepsouthbound-api >------------- [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-api 1.18.1-SNAPSHOT [147/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hwvtepsouthbound-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hwvtepsouthbound-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ hwvtepsouthbound-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ hwvtepsouthbound-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ hwvtepsouthbound-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 803.7 μs [INFO] yang-to-sources: Project model files found: 1 in 3.637 ms [INFO] yang-to-sources: 6 YANG models processed in 17.82 ms [INFO] BindingJavaFileGenerator: Defined 133 files in 9.319 ms [INFO] Sorted 133 files into 12 directories in 179.9 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 133 in 53.30 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ hwvtepsouthbound-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ hwvtepsouthbound-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ hwvtepsouthbound-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hwvtepsouthbound-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ hwvtepsouthbound-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 132 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ hwvtepsouthbound-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ hwvtepsouthbound-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hwvtepsouthbound-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ hwvtepsouthbound-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ hwvtepsouthbound-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ hwvtepsouthbound-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ hwvtepsouthbound-api --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ hwvtepsouthbound-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ hwvtepsouthbound-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ hwvtepsouthbound-api --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ hwvtepsouthbound-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ hwvtepsouthbound-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ hwvtepsouthbound-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hwvtepsouthbound-api --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/target/hwvtepsouthbound-api-1.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.18.1-SNAPSHOT/hwvtepsouthbound-api-1.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-api/1.18.1-SNAPSHOT/hwvtepsouthbound-api-1.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ hwvtepsouthbound-api --- [INFO] Installing org/opendaylight/ovsdb/hwvtepsouthbound-api/1.18.1-SNAPSHOT/hwvtepsouthbound-api-1.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ hwvtepsouthbound-api --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ hwvtepsouthbound-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-api >-------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-api 1.18.1-SNAPSHOT [148/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound-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) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound-api --- [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.8.3.1:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.1-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-api-1.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-api/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.1-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-api-1.18.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-ovsdb-hwvtepsouthbound-api --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ---------------< org.opendaylight.ovsdb:southbound-api >---------------- [INFO] Building ODL :: ovsdb :: southbound-api 1.18.1-SNAPSHOT [149/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ southbound-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ southbound-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ southbound-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ southbound-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ southbound-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ southbound-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-api/src/main/yang [INFO] yang-to-sources: Found 5 dependencies in 621.4 μs [INFO] yang-to-sources: Project model files found: 2 in 4.985 ms [INFO] yang-to-sources: 7 YANG models processed in 17.95 ms [INFO] BindingJavaFileGenerator: Defined 180 files in 6.562 ms [INFO] Sorted 180 files into 13 directories in 224.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 180 in 58.62 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ southbound-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ southbound-api --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ southbound-api --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ southbound-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-api/target/generated-sources/spi [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] Copying 1 resource from target/generated-resources/BindingJavaFileGenerator to target/classes [INFO] Copying 2 resources from target/generated-sources/yang to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ southbound-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 179 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ southbound-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ southbound-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ southbound-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ southbound-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ southbound-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ southbound-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ southbound-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ southbound-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ southbound-api --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-api/target/southbound-api-1.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ southbound-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ southbound-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ southbound-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ southbound-api --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ southbound-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ southbound-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ southbound-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ southbound-api --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-api/target/southbound-api-1.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.18.1-SNAPSHOT/southbound-api-1.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-api/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-api/1.18.1-SNAPSHOT/southbound-api-1.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ southbound-api --- [INFO] Installing org/opendaylight/ovsdb/southbound-api/1.18.1-SNAPSHOT/southbound-api-1.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ southbound-api --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ southbound-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------< org.opendaylight.ovsdb:odl-ovsdb-southbound-api >----------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-api 1.18.1-SNAPSHOT [150/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-southbound-api --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-southbound-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-api --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-southbound-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-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) @ odl-ovsdb-southbound-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-southbound-api --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-southbound-api --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-southbound-api --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-api --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-ovsdb-southbound-api --- [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.8.3.1:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-ovsdb-southbound-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-ovsdb-southbound-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-southbound-api --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-ovsdb-southbound-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-ovsdb-southbound-api --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-southbound-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-ovsdb-southbound-api --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-api --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-api --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-api --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-southbound-api --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-southbound-api --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-southbound-api --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.1-SNAPSHOT/odl-ovsdb-southbound-api-1.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-api/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-api/1.18.1-SNAPSHOT/odl-ovsdb-southbound-api-1.18.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-ovsdb-southbound-api --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ----------------< org.opendaylight.ovsdb:utils.config >----------------- [INFO] Building ODL :: ovsdb :: utils.config 1.18.1-SNAPSHOT [151/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ utils.config --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ utils.config --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ utils.config --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ utils.config --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ utils.config --- [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) @ utils.config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ utils.config --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ utils.config --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ utils.config --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/config/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/config/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/config/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ utils.config --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ utils.config >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ utils.config --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ utils.config <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ utils.config --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:instrument (default-instrument) @ utils.config --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ utils.config --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ utils.config --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ utils.config --- [INFO] Tests are skipped. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:restore-instrumented-classes (default-restore-instrumented-classes) @ utils.config --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ utils.config --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ utils.config --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/config/target/utils.config-1.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/config/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ utils.config --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ utils.config --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ utils.config --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ utils.config --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ utils.config --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ utils.config --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ utils.config --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ utils.config --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/config/target/utils.config-1.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/utils.config/1.18.1-SNAPSHOT/utils.config-1.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/config/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.config/1.18.1-SNAPSHOT/utils.config-1.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ utils.config --- [INFO] Installing org/opendaylight/ovsdb/utils.config/1.18.1-SNAPSHOT/utils.config-1.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ utils.config --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ utils.config --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------< org.opendaylight.ovsdb:utils.mdsal-utils >-------------- [INFO] Building ODL :: ovsdb :: utils.mdsal-utils 1.18.1-SNAPSHOT [152/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ utils.mdsal-utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ utils.mdsal-utils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ utils.mdsal-utils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ utils.mdsal-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ utils.mdsal-utils --- [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) @ utils.mdsal-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ utils.mdsal-utils --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ utils.mdsal-utils --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ utils.mdsal-utils --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ utils.mdsal-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 8 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/TransactionHistory.java:[31,58] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/NotifyingDataChangeListener.java:[163,42] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalObject.java:[15,19] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalObject.java:[18,24] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[74,20] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[97,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtils.java:[133,85] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[91,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/src/main/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsAsync.java:[137,24] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ utils.mdsal-utils >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ utils.mdsal-utils --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ utils.mdsal-utils <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ utils.mdsal-utils --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ utils.mdsal-utils --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ utils.mdsal-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[68,43] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/src/test/java/org/opendaylight/ovsdb/utils/mdsal/utils/MdsalUtilsTest.java:[84,43] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ utils.mdsal-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ utils.mdsal-utils --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ utils.mdsal-utils --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/target/utils.mdsal-utils-1.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ utils.mdsal-utils --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ utils.mdsal-utils --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ utils.mdsal-utils --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ utils.mdsal-utils --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.1:test [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:test [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ utils.mdsal-utils --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ utils.mdsal-utils --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ utils.mdsal-utils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ utils.mdsal-utils --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/target/utils.mdsal-utils-1.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.18.1-SNAPSHOT/utils.mdsal-utils-1.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/mdsal-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.mdsal-utils/1.18.1-SNAPSHOT/utils.mdsal-utils-1.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ utils.mdsal-utils --- [INFO] Installing org/opendaylight/ovsdb/utils.mdsal-utils/1.18.1-SNAPSHOT/utils.mdsal-utils-1.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ utils.mdsal-utils --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ utils.mdsal-utils --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.ovsdb:utils.southbound-utils >------------ [INFO] Building ODL :: ovsdb :: utils.southbound-utils 1.18.1-SNAPSHOT [153/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ utils.southbound-utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ utils.southbound-utils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ utils.southbound-utils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ utils.southbound-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ utils.southbound-utils --- [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) @ utils.southbound-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ utils.southbound-utils --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ utils.southbound-utils --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ utils.southbound-utils --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/southbound-utils/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/southbound-utils/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/southbound-utils/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ utils.southbound-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/southbound-utils/src/main/java/org/opendaylight/ovsdb/utils/southbound/utils/SouthboundUtils.java:[539,90] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ utils.southbound-utils >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ utils.southbound-utils --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ utils.southbound-utils <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ utils.southbound-utils --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ utils.southbound-utils --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/southbound-utils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ utils.southbound-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ utils.southbound-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ utils.southbound-utils --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ utils.southbound-utils --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/southbound-utils/target/utils.southbound-utils-1.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/southbound-utils/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ utils.southbound-utils --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ utils.southbound-utils --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ utils.southbound-utils --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ utils.southbound-utils --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ utils.southbound-utils --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ utils.southbound-utils --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ utils.southbound-utils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ utils.southbound-utils --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/southbound-utils/target/utils.southbound-utils-1.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.18.1-SNAPSHOT/utils.southbound-utils-1.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/southbound-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.southbound-utils/1.18.1-SNAPSHOT/utils.southbound-utils-1.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ utils.southbound-utils --- [INFO] Installing org/opendaylight/ovsdb/utils.southbound-utils/1.18.1-SNAPSHOT/utils.southbound-utils-1.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ utils.southbound-utils --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ utils.southbound-utils --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------------< org.opendaylight.ovsdb:odl-ovsdb-utils >--------------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-utils 1.18.1-SNAPSHOT [154/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-utils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-utils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-utils --- [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-ovsdb-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-utils --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-utils --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/odl-ovsdb-utils/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-utils --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-utils --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/odl-ovsdb-utils/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-ovsdb-utils --- [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.8.3.1:check (analyze-compile) > :spotbugs @ odl-ovsdb-utils >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-ovsdb-utils --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-ovsdb-utils <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-ovsdb-utils --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-utils --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-ovsdb-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-ovsdb-utils --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-utils --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-ovsdb-utils --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-utils --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-utils --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-utils --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-utils --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-utils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-utils --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/odl-ovsdb-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.1-SNAPSHOT/odl-ovsdb-utils-1.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/odl-ovsdb-utils/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-utils/1.18.1-SNAPSHOT/odl-ovsdb-utils-1.18.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-ovsdb-utils --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ------------< org.opendaylight.ovsdb:hwvtepsouthbound-impl >------------ [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-impl 1.18.1-SNAPSHOT [155/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hwvtepsouthbound-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hwvtepsouthbound-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ hwvtepsouthbound-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ hwvtepsouthbound-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) @ hwvtepsouthbound-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ hwvtepsouthbound-impl --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ hwvtepsouthbound-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hwvtepsouthbound-impl --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ hwvtepsouthbound-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 90 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/reconciliation/configuration/DataObjectModificationImpl.java:[49,43] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/reconciliation/configuration/DataObjectModificationImpl.java:[54,82] unchecked cast required: org.opendaylight.yangtools.yang.binding.ExactDataObjectStep found: org.opendaylight.yangtools.yang.binding.DataObjectStep [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[79,58] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[79,79] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[86,52] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[86,73] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[93,29] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[97,44] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[97,55] unchecked cast required: java.lang.Class found: java.lang.reflect.Type [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[98,58] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[98,69] unchecked cast required: java.lang.Class found: java.lang.reflect.Type [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[98,92] unchecked cast required: T found: java.lang.Object [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[106,19] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[112,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[113,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[116,60] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[116,71] unchecked cast required: java.lang.Class found: java.lang.reflect.Type [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[118,42] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[127,60] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[127,71] unchecked cast required: java.lang.Class found: java.lang.reflect.Type [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[129,42] unchecked call to put(K,V) as a member of the raw type java.util.Map [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[132,71] unchecked method invocation: method getNodeKeyStr in class org.opendaylight.ovsdb.hwvtepsouthbound.transact.AbstractTransactCommand is applied to given types required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[132,72] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[137,66] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[137,77] unchecked cast required: java.lang.Class found: java.lang.reflect.Type [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[139,67] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[139,78] unchecked cast required: java.lang.Class found: java.lang.reflect.Type [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[144,64] found raw type: org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependentJob.ConfigWaitingJob missing type arguments for generic class org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependentJob.ConfigWaitingJob [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[26,46] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[38,76] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java: found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[41,76] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java: found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[45,76] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java: found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[48,76] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java: found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[52,19] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[54,57] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[57,18] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[58,74] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[85,48] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[98,54] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[109,12] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[117,50] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[135,61] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[137,33] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[138,55] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[143,72] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[143,83] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[144,52] unchecked method invocation: method isConfigDataAvailable in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDeviceInfo is applied to given types required: java.lang.Class,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: java.lang.Class,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[144,53] unchecked conversion required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[152,57] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[154,29] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[155,55] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[161,72] found raw type: java.lang.Class missing type arguments for generic class java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[161,83] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[163,86] unchecked method invocation: method getDeviceOperData in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDeviceInfo is applied to given types required: java.lang.Class,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: java.lang.Class,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[163,87] unchecked conversion required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[170,26] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[171,72] unchecked method invocation: method getHwvtepTableEntryUUID in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepTableReader is applied to given types required: java.lang.Class,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.ovsdb.lib.notation.UUID found: java.lang.Class,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.ovsdb.lib.notation.UUID [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[171,73] unchecked conversion required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[171,72] unchecked conversion required: java.util.Optional found: java.util.Optional [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[173,17] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[177,52] unchecked method invocation: method updateDeviceOperData in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDeviceInfo is applied to given types required: java.lang.Class,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.ovsdb.lib.notation.UUID,java.lang.Object found: java.lang.Class,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.ovsdb.lib.notation.UUID,org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[177,53] unchecked conversion required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[181,51] unchecked method invocation: method clearDeviceOperData in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDeviceInfo is applied to given types required: java.lang.Class,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: java.lang.Class,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[181,52] unchecked conversion required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[186,51] unchecked method invocation: method clearDeviceOperData in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDeviceInfo is applied to given types required: java.lang.Class,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: java.lang.Class,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[186,52] unchecked conversion required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[191,52] unchecked method invocation: method updateDeviceOperData in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDeviceInfo is applied to given types required: java.lang.Class,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.ovsdb.lib.notation.UUID,java.lang.Object found: java.lang.Class,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.ovsdb.lib.notation.UUID,org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependentJob.java:[191,53] unchecked conversion required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[145,53] unchecked call to ConfigWaitingJob(org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T,java.util.Map,java.util.List>) as a member of the raw type org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependentJob.ConfigWaitingJob [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[146,17] found raw type: org.opendaylight.ovsdb.hwvtepsouthbound.transact.AbstractTransactCommand missing type arguments for generic class org.opendaylight.ovsdb.hwvtepsouthbound.transact.AbstractTransactCommand [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[153,76] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[153,98] unchecked cast required: java.lang.Class found: java.lang.reflect.Type [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[156,56] unchecked cast required: T found: java.lang.Object [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[157,45] unchecked call to onConfigUpdate(org.opendaylight.ovsdb.lib.operations.TransactionBuilder,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,java.lang.Object...) as a member of the raw type org.opendaylight.ovsdb.hwvtepsouthbound.transact.AbstractTransactCommand [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[159,45] unchecked call to onConfigUpdate(org.opendaylight.ovsdb.lib.operations.TransactionBuilder,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,java.lang.Object...) as a member of the raw type org.opendaylight.ovsdb.hwvtepsouthbound.transact.AbstractTransactCommand [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[144,48] unchecked conversion required: org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependentJob found: [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[181,60] found raw type: org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependentJob.OpWaitingJob missing type arguments for generic class org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependentJob.OpWaitingJob [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[182,70] unchecked call to OpWaitingJob(org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T,java.util.Map,java.util.List>,long) as a member of the raw type org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependentJob.OpWaitingJob [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[183,17] found raw type: org.opendaylight.ovsdb.hwvtepsouthbound.transact.AbstractTransactCommand missing type arguments for generic class org.opendaylight.ovsdb.hwvtepsouthbound.transact.AbstractTransactCommand [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[190,61] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[190,83] unchecked cast required: java.lang.Class found: java.lang.reflect.Type [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[193,56] unchecked cast required: T found: java.lang.Object [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[194,45] unchecked call to onConfigUpdate(org.opendaylight.ovsdb.lib.operations.TransactionBuilder,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,java.lang.Object...) as a member of the raw type org.opendaylight.ovsdb.hwvtepsouthbound.transact.AbstractTransactCommand [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[196,45] unchecked call to onConfigUpdate(org.opendaylight.ovsdb.lib.operations.TransactionBuilder,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,java.lang.Object...) as a member of the raw type org.opendaylight.ovsdb.hwvtepsouthbound.transact.AbstractTransactCommand [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[181,44] unchecked conversion required: org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependentJob found: [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[210,90] unchecked method invocation: method getNodeKeyStr in class org.opendaylight.ovsdb.hwvtepsouthbound.transact.AbstractTransactCommand is applied to given types required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[210,91] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[218,33] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[224,33] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[234,97] unchecked cast required: java.lang.Class> found: java.lang.reflect.Type [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[236,20] unchecked cast required: A found: org.opendaylight.yangtools.yang.binding.Augmentation [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[261,74] getRootIdentifier() in org.opendaylight.mdsal.binding.api.DataTreeIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[265,33] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[265,72] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[265,95] unchecked cast required: java.lang.Class found: java.lang.reflect.Type [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java:[270,77] unchecked cast required: java.util.List found: java.util.List [INFO] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepConnectionManager.java: Some input files additionally use or override a deprecated API. [INFO] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java: Some input files additionally use or override a deprecated API that is marked for removal. [INFO] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/main/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/AbstractTransactCommand.java: Some input files additionally use unchecked or unsafe operations. [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ hwvtepsouthbound-impl --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ hwvtepsouthbound-impl --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- karaf-services-maven-plugin:4.4.5:service-metadata-generate (service-metadata-generate) @ hwvtepsouthbound-impl --- [INFO] Service org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDisconnectCliCmd [INFO] Service org.opendaylight.ovsdb.hwvtepsouthbound.cli.HwvtepCacheDisplayCmd [INFO] Service org.opendaylight.ovsdb.hwvtepsouthbound.TransactionHistoryCmd [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hwvtepsouthbound-impl --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ hwvtepsouthbound-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[99,68] unchecked conversion required: com.google.common.util.concurrent.ListenableFuture found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[107,20] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[108,20] found raw type: java.util.List missing type arguments for generic class java.util.List [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[174,38] unchecked conversion required: com.google.common.util.concurrent.ListenableFuture found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[187,100] unchecked method invocation: method getConnectionInstanceFromNodeIid in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepConnectionManager is applied to given types required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[188,16] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[220,9] found raw type: org.opendaylight.ovsdb.lib.operations.Delete missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Delete [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[223,9] found raw type: org.opendaylight.ovsdb.lib.operations.Insert missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Insert [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[226,45] unchecked method invocation: method insert in class org.opendaylight.ovsdb.lib.operations.Operations is applied to given types required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable found: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[226,69] unchecked conversion required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable found: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[227,9] found raw type: org.opendaylight.ovsdb.lib.operations.Update missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Update [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[228,45] unchecked method invocation: method update in class org.opendaylight.ovsdb.lib.operations.Operations is applied to given types required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable found: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[228,69] unchecked conversion required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable found: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[229,9] found raw type: org.opendaylight.ovsdb.lib.operations.Select missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Select [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[242,58] unchecked conversion required: com.google.common.util.concurrent.ListenableFuture> found: com.google.common.util.concurrent.ListenableFuture [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[244,48] unchecked method invocation: method transact in interface org.opendaylight.ovsdb.lib.OvsdbClient is applied to given types required: org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.util.List found: org.opendaylight.ovsdb.lib.schema.DatabaseSchema,java.util.List [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[244,98] unchecked conversion required: java.util.List found: java.util.List [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[250,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/DataChangeListenerTestBase.java:[325,20] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[97,15] found raw type: com.google.common.util.concurrent.SettableFuture missing type arguments for generic class com.google.common.util.concurrent.SettableFuture [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[98,15] found raw type: com.google.common.util.concurrent.SettableFuture missing type arguments for generic class com.google.common.util.concurrent.SettableFuture [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[99,15] found raw type: com.google.common.util.concurrent.SettableFuture missing type arguments for generic class com.google.common.util.concurrent.SettableFuture [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[169,9] found raw type: com.google.common.util.concurrent.SettableFuture missing type arguments for generic class com.google.common.util.concurrent.SettableFuture [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[171,45] found raw type: com.google.common.util.concurrent.SettableFuture missing type arguments for generic class com.google.common.util.concurrent.SettableFuture [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[181,54] found raw type: com.google.common.util.concurrent.FluentFuture missing type arguments for generic class com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[182,31] unchecked call to addCallback(com.google.common.util.concurrent.FutureCallback,java.util.concurrent.Executor) as a member of the raw type com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[185,27] unchecked call to set(V) as a member of the raw type com.google.common.util.concurrent.SettableFuture [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[140,62] found raw type: com.google.common.util.concurrent.SettableFuture missing type arguments for generic class com.google.common.util.concurrent.SettableFuture [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[150,24] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/TransactionInvokerImplTest.java:[157,65] found raw type: com.google.common.util.concurrent.SettableFuture missing type arguments for generic class com.google.common.util.concurrent.SettableFuture [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[33,8] auto-closeable resource org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepOperationalDataChangeListener has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[74,25] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[74,65] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[74,88] unchecked cast required: java.lang.Class found: java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[75,9] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[91,20] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[94,9] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepOperationalDataChangeListener.java:[116,77] unchecked cast required: java.lang.Class> found: java.lang.Class [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependencyQueueTest.java:[48,25] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependencyQueueTest.java:[48,41] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependencyQueueTest.java:[70,63] found raw type: org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependentJob.ConfigWaitingJob missing type arguments for generic class org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependentJob.ConfigWaitingJob [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependencyQueueTest.java:[70,113] unchecked call to ConfigWaitingJob(org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T,java.util.Map,java.util.List>) as a member of the raw type org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependentJob.ConfigWaitingJob [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependencyQueueTest.java:[70,46] unchecked method invocation: method addJobToQueue in class org.opendaylight.ovsdb.hwvtepsouthbound.HwvtepDeviceInfo is applied to given types required: org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependentJob found: [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependencyQueueTest.java:[70,47] unchecked conversion required: org.opendaylight.ovsdb.hwvtepsouthbound.transact.DependentJob found: [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependencyQueueTest.java:[90,47] unchecked method invocation: constructor in class is applied to given types required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.hwvtep.rev150901.hwvtep.global.attributes.RemoteMcastMacs,java.util.Map,java.util.List>,long found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier,org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.hwvtep.rev150901.hwvtep.global.attributes.RemoteMcastMacs,java.util.Map,int [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/DependencyQueueTest.java:[91,30] unchecked conversion required: java.util.Map,java.util.List> found: java.util.Map [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/UnMetDependencyGetterTest.java:[37,25] found raw type: org.opendaylight.yangtools.yang.binding.KeyAware missing type arguments for generic class org.opendaylight.yangtools.yang.binding.KeyAware [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/transact/UnMetDependencyGetterTest.java:[37,41] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDataChangeListenerTest.java:[301,18] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/HwvtepDataChangeListenerTest.java:[303,13] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ hwvtepsouthbound-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ hwvtepsouthbound-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ hwvtepsouthbound-impl --- [WARNING] Bundle org.opendaylight.ovsdb:hwvtepsouthbound-impl:bundle:1.18.1-SNAPSHOT : Unused Export-Package instructions: [org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.hwvtepsouthbound.impl.rev150901.*] [WARNING] Bundle org.opendaylight.ovsdb:hwvtepsouthbound-impl:bundle:1.18.1-SNAPSHOT : Export org.opendaylight.ovsdb.hwvtepsouthbound, has 1, private references [org.opendaylight.ovsdb.schema.hardwarevtep] [WARNING] Bundle org.opendaylight.ovsdb:hwvtepsouthbound-impl:bundle:1.18.1-SNAPSHOT : Export org.opendaylight.ovsdb.hwvtepsouthbound.events, has 1, private references [org.opendaylight.ovsdb.schema.hardwarevtep] [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ hwvtepsouthbound-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ hwvtepsouthbound-impl --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ hwvtepsouthbound-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.1:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.1:test [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.15.4:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.apache.commons:commons-lang3:jar:3.14.0:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.15.4:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ hwvtepsouthbound-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ hwvtepsouthbound-impl --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ hwvtepsouthbound-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hwvtepsouthbound-impl --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/target/hwvtepsouthbound-impl-1.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.1-SNAPSHOT/hwvtepsouthbound-impl-1.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.1-SNAPSHOT/hwvtepsouthbound-impl-1.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ hwvtepsouthbound-impl --- [INFO] Installing org/opendaylight/ovsdb/hwvtepsouthbound-impl/1.18.1-SNAPSHOT/hwvtepsouthbound-impl-1.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ hwvtepsouthbound-impl --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ hwvtepsouthbound-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound >---------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound 1.18.1-SNAPSHOT [156/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound --- [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-ovsdb-hwvtepsouthbound --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-hwvtepsouthbound --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound --- [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.8.3.1:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-hwvtepsouthbound --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-ovsdb-hwvtepsouthbound --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-hwvtepsouthbound --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.1-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-1.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.1-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-1.18.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-ovsdb-hwvtepsouthbound --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-rest >------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-rest 1.18.1-SNAPSHOT [157/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound-rest --- [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-ovsdb-hwvtepsouthbound-rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound-rest --- [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.8.3.1:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound-rest >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound-rest <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.1-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-rest-1.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.1-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-rest-1.18.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-ovsdb-hwvtepsouthbound-rest --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-ui >-------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-ui 1.18.1-SNAPSHOT [158/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound-ui --- [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-ovsdb-hwvtepsouthbound-ui --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound-ui --- [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.8.3.1:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound-ui >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound-ui <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.1-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-ui-1.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-ui/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.1-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-ui-1.18.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-ovsdb-hwvtepsouthbound-ui --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------< org.opendaylight.ovsdb:utils.hwvtepsouthbound-utils >--------- [INFO] Building ODL :: ovsdb :: utils.hwvtepsouthbound-utils 1.18.1-SNAPSHOT [159/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ utils.hwvtepsouthbound-utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ utils.hwvtepsouthbound-utils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ utils.hwvtepsouthbound-utils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ utils.hwvtepsouthbound-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ utils.hwvtepsouthbound-utils --- [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) @ utils.hwvtepsouthbound-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ utils.hwvtepsouthbound-utils --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ utils.hwvtepsouthbound-utils --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ utils.hwvtepsouthbound-utils --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/hwvtepsouthbound-utils/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/hwvtepsouthbound-utils/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/hwvtepsouthbound-utils/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ utils.hwvtepsouthbound-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ utils.hwvtepsouthbound-utils >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ utils.hwvtepsouthbound-utils --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ utils.hwvtepsouthbound-utils <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ utils.hwvtepsouthbound-utils --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ utils.hwvtepsouthbound-utils --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/hwvtepsouthbound-utils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ utils.hwvtepsouthbound-utils --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ utils.hwvtepsouthbound-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ utils.hwvtepsouthbound-utils --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ utils.hwvtepsouthbound-utils --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/hwvtepsouthbound-utils/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ utils.hwvtepsouthbound-utils --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ utils.hwvtepsouthbound-utils --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ utils.hwvtepsouthbound-utils --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ utils.hwvtepsouthbound-utils --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ utils.hwvtepsouthbound-utils --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ utils.hwvtepsouthbound-utils --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ utils.hwvtepsouthbound-utils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ utils.hwvtepsouthbound-utils --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/hwvtepsouthbound-utils/target/utils.hwvtepsouthbound-utils-1.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.1-SNAPSHOT/utils.hwvtepsouthbound-utils-1.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/hwvtepsouthbound-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.1-SNAPSHOT/utils.hwvtepsouthbound-utils-1.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ utils.hwvtepsouthbound-utils --- [INFO] Installing org/opendaylight/ovsdb/utils.hwvtepsouthbound-utils/1.18.1-SNAPSHOT/utils.hwvtepsouthbound-utils-1.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ utils.hwvtepsouthbound-utils --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ utils.hwvtepsouthbound-utils --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-hwvtepsouthbound-test >------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-test 1.18.1-SNAPSHOT [160/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-hwvtepsouthbound-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) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-ovsdb-hwvtepsouthbound-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.8.3.1:check (analyze-compile) > :spotbugs @ odl-ovsdb-hwvtepsouthbound-test >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-ovsdb-hwvtepsouthbound-test <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.1-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-test-1.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound-test/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.1-SNAPSHOT/odl-ovsdb-hwvtepsouthbound-test-1.18.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-ovsdb-hwvtepsouthbound-test --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ----------< org.opendaylight.ovsdb:hwvtepsouthbound-features >---------- [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-features 1.18.1-SNAPSHOT [161/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hwvtepsouthbound-features --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hwvtepsouthbound-features --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-features --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ hwvtepsouthbound-features --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ hwvtepsouthbound-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) @ hwvtepsouthbound-features --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ hwvtepsouthbound-features --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ hwvtepsouthbound-features --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ hwvtepsouthbound-features --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ hwvtepsouthbound-features --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ hwvtepsouthbound-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.8.3.1:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-features >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ hwvtepsouthbound-features --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-features <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ hwvtepsouthbound-features --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ hwvtepsouthbound-features --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ hwvtepsouthbound-features --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ hwvtepsouthbound-features --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ hwvtepsouthbound-features --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-features --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ hwvtepsouthbound-features --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ hwvtepsouthbound-features --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ hwvtepsouthbound-features --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ hwvtepsouthbound-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hwvtepsouthbound-features --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.1-SNAPSHOT/hwvtepsouthbound-features-1.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/features/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features/1.18.1-SNAPSHOT/hwvtepsouthbound-features-1.18.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ hwvtepsouthbound-features --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------------< org.opendaylight.ovsdb:utils.yang-utils >--------------- [INFO] Building ODL :: ovsdb :: utils.yang-utils 1.18.1-SNAPSHOT [162/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ utils.yang-utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ utils.yang-utils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ utils.yang-utils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ utils.yang-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ utils.yang-utils --- [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) @ utils.yang-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ utils.yang-utils --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ utils.yang-utils --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ utils.yang-utils --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/yang-utils/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/yang-utils/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/yang-utils/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ utils.yang-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ utils.yang-utils >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ utils.yang-utils --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ utils.yang-utils <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ utils.yang-utils --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ utils.yang-utils --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/yang-utils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ utils.yang-utils --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ utils.yang-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ utils.yang-utils --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ utils.yang-utils --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/yang-utils/target/utils.yang-utils-1.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/yang-utils/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ utils.yang-utils --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ utils.yang-utils --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ utils.yang-utils --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ utils.yang-utils --- [WARNING] Used undeclared dependencies found: [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ utils.yang-utils --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ utils.yang-utils --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ utils.yang-utils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ utils.yang-utils --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/yang-utils/target/utils.yang-utils-1.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.18.1-SNAPSHOT/utils.yang-utils-1.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/yang-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.yang-utils/1.18.1-SNAPSHOT/utils.yang-utils-1.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ utils.yang-utils --- [INFO] Installing org/opendaylight/ovsdb/utils.yang-utils/1.18.1-SNAPSHOT/utils.yang-utils-1.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ utils.yang-utils --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ utils.yang-utils --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---------------< org.opendaylight.ovsdb:southbound-impl >--------------- [INFO] Building ODL :: ovsdb :: southbound-impl 1.18.1-SNAPSHOT [163/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ southbound-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ southbound-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ southbound-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ southbound-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ southbound-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) @ southbound-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ southbound-impl --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ southbound-impl --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ southbound-impl --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ southbound-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 65 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionInstance.java:[162,55] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/AutoAttachRemovedCommand.java:[138,49] dataBroker() in org.opendaylight.ovsdb.southbound.ovsdb.transact.BridgeOperationalState has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[537,14] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManager.java:[585,96] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/reconciliation/ReconciliationManager.java:[72,8] auto-closeable resource org.opendaylight.ovsdb.southbound.reconciliation.ReconciliationManager has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/SouthboundUtil.java:[101,39] unchecked cast required: D found: org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/SouthboundUtil.java:[118,39] unchecked cast required: D found: org.opendaylight.yang.gen.v1.urn.tbd.params.xml.ns.yang.network.topology.rev131021.network.topology.topology.Node [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/transactions/md/OpenVSwitchUpdateCommand.java:[260,97] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/SouthboundProvider.java:[210,28] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbDataTreeChangeListener.java:[231,21] BridgeOperationalState(org.opendaylight.mdsal.binding.api.DataBroker,java.util.Collection>) in org.opendaylight.ovsdb.southbound.ovsdb.transact.BridgeOperationalState has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbDataTreeChangeListener.java:[255,108] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/OvsdbOperGlobalListener.java:[110,56] found raw type: java.util.concurrent.ScheduledFuture missing type arguments for generic class java.util.concurrent.ScheduledFuture [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/OpenVSwitchBridgeAddCommand.java:[41,14] found raw type: org.opendaylight.ovsdb.lib.operations.Insert missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Insert [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/OpenVSwitchBridgeAddCommand.java:[42,14] found raw type: org.opendaylight.ovsdb.lib.operations.Insert missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Insert [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TerminationPointUpdateCommand.java:[195,49] dataBroker() in org.opendaylight.ovsdb.southbound.ovsdb.transact.BridgeOperationalState has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/reconciliation/connection/ConnectionReconciliationTask.java:[42,69] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbControllerUpdateCommand.java:[153,96] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/BridgeUpdateCommand.java:[197,9] found raw type: org.opendaylight.ovsdb.lib.operations.Mutate missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Mutate [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/BridgeConfigReconciliationTask.java:[182,73] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/BridgeConfigReconciliationTask.java:[270,17] BridgeOperationalState(org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.ovsdb.southbound.ovsdb.transact.DataChangeEvent) in org.opendaylight.ovsdb.southbound.ovsdb.transact.BridgeOperationalState has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtils.java:[322,56] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtils.java:[349,52] unchecked cast required: K found: capture#8 of ? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtils.java:[401,24] found raw type: org.opendaylight.ovsdb.lib.operations.Insert missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Insert [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtils.java:[402,14] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtils.java:[403,14] found raw type: org.opendaylight.ovsdb.lib.operations.Insert missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Insert [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtils.java:[404,14] found raw type: org.opendaylight.ovsdb.lib.operations.Operation missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Operation [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TransactUtils.java:[420,47] found raw type: org.opendaylight.ovsdb.lib.operations.Insert missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Insert [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/AutoAttachUpdateCommand.java:[170,49] dataBroker() in org.opendaylight.ovsdb.southbound.ovsdb.transact.BridgeOperationalState has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/transactions/md/TransactionInvokerImpl.java:[38,14] auto-closeable resource org.opendaylight.ovsdb.southbound.transactions.md.TransactionInvokerImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TerminationPointCreateCommand.java:[374,9] found raw type: org.opendaylight.ovsdb.lib.operations.Mutate missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Mutate [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/SouthboundMapper.java:[577,96] unchecked cast required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/TerminationPointConfigReconciliationTask.java:[95,25] BridgeOperationalState(org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.ovsdb.southbound.ovsdb.transact.DataChangeEvent) in org.opendaylight.ovsdb.southbound.ovsdb.transact.BridgeOperationalState has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/main/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/TerminationPointConfigReconciliationTask.java:[162,17] BridgeOperationalState(org.opendaylight.mdsal.binding.api.DataBroker,org.opendaylight.ovsdb.southbound.ovsdb.transact.DataChangeEvent) in org.opendaylight.ovsdb.southbound.ovsdb.transact.BridgeOperationalState has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ southbound-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ southbound-impl --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ southbound-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ southbound-impl --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ southbound-impl --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ southbound-impl --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 35 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/ovsdb/transact/TerminationPointCreateCommandTest.java:[134,9] found raw type: org.opendaylight.ovsdb.lib.operations.Mutate missing type arguments for generic class org.opendaylight.ovsdb.lib.operations.Mutate [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/InstanceIdentifierCodecTest.java:[52,21] getQName() in org.opendaylight.yangtools.yang.model.api.SchemaContext has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbDataTreeChangeListenerTest.java:[74,20] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/TransactionInvokerImplTest.java:[53,37] auto-closeable resource org.opendaylight.ovsdb.southbound.transactions.md.TransactionInvokerImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/TransactionInvokerImplTest.java:[153,37] auto-closeable resource org.opendaylight.ovsdb.southbound.transactions.md.TransactionInvokerImpl has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/TransactionInvokerImplTest.java:[153,37] auto-closeable resource invoker is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundProviderTest.java:[115,31] explicit call to close() on an auto-closeable resource [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundProviderTest.java:[74,33] auto-closeable resource southboundProvider is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[95,9] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[123,9] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/SouthboundMapperTest.java:[437,9] found raw type: org.opendaylight.yangtools.yang.binding.InstanceIdentifier missing type arguments for generic class org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbPortUpdateCommandTest.java:[325,57] unchecked conversion required: com.google.common.util.concurrent.FluentFuture> found: com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbPortUpdateCommandTest.java:[326,30] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbPortUpdateCommandTest.java:[326,67] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbPortUpdateCommandTest.java:[354,50] unchecked method invocation: method readNode in class org.opendaylight.ovsdb.southbound.SouthboundUtil is applied to given types required: org.opendaylight.mdsal.binding.api.ReadWriteTransaction,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.binding.api.ReadWriteTransaction,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbPortUpdateCommandTest.java:[355,20] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[136,21] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[136,58] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[201,21] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[201,58] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[204,24] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/OvsdbConnectionManagerTest.java:[204,29] unchecked conversion required: T found: com.google.common.util.concurrent.FluentFuture [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbBridgeUpdateCommandTest.java:[132,37] unchecked method invocation: method readNode in class org.opendaylight.ovsdb.southbound.SouthboundUtil is applied to given types required: org.opendaylight.mdsal.binding.api.ReadWriteTransaction,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.binding.api.ReadWriteTransaction,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbBridgeUpdateCommandTest.java:[132,74] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbBridgeUpdateCommandTest.java:[138,54] unchecked method invocation: method updateBridge in class org.opendaylight.ovsdb.southbound.transactions.md.OvsdbBridgeUpdateCommand is applied to given types required: org.opendaylight.mdsal.binding.api.ReadWriteTransaction,org.opendaylight.ovsdb.schema.openvswitch.Bridge,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.binding.api.ReadWriteTransaction,org.opendaylight.ovsdb.schema.openvswitch.Bridge,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbBridgeUpdateCommandTest.java:[139,39] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbControllerUpdateCommandTest.java:[104,62] unchecked method invocation: method updateController in class org.opendaylight.ovsdb.southbound.transactions.md.OvsdbControllerUpdateCommand is applied to given types required: org.opendaylight.mdsal.binding.api.ReadWriteTransaction,java.util.Map found: org.opendaylight.mdsal.binding.api.ReadWriteTransaction,java.util.Map [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/transactions/md/OvsdbControllerUpdateCommandTest.java:[104,99] unchecked conversion required: java.util.Map found: java.util.Map [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/BridgeConfigReconciliationTaskTest.java:[82,21] unchecked method invocation: method read in interface org.opendaylight.mdsal.binding.api.ReadOperations is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/BridgeConfigReconciliationTaskTest.java:[82,57] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/BridgeConfigReconciliationTaskTest.java:[94,66] unchecked method invocation: method reconcileBridgeConfigurations in class org.opendaylight.ovsdb.southbound.reconciliation.configuration.BridgeConfigReconciliationTask is applied to given types required: java.util.Map,org.opendaylight.yangtools.yang.binding.DataObject> found: java.util.Map [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/src/test/java/org/opendaylight/ovsdb/southbound/reconciliation/configuration/BridgeConfigReconciliationTaskTest.java:[94,70] unchecked conversion required: java.util.Map,org.opendaylight.yangtools.yang.binding.DataObject> found: java.util.Map [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ southbound-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ southbound-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ southbound-impl --- [WARNING] Bundle org.opendaylight.ovsdb:southbound-impl:bundle:1.18.1-SNAPSHOT : Unused Export-Package instructions: [org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.southbound.impl.rev141210.*] [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/target/southbound-impl-1.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ southbound-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:attach-artifact (attach-artifacts) @ southbound-impl --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ southbound-impl --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ southbound-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ southbound-impl --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.1:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-common-api:jar:13.0.1:compile [WARNING] org.powermock:powermock-core:jar:2.0.9:test [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.1:test [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.15.4:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] org.powermock:powermock-api-support:jar:2.0.9:test [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.apache.commons:commons-lang3:jar:3.14.0:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-model-util:jar:13.0.2:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] org.powermock:powermock-reflect:jar:2.0.9:test [WARNING] Non-test scoped test only dependencies found: [WARNING] com.fasterxml.jackson.core:jackson-databind:jar:2.15.4:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ southbound-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ southbound-impl --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ southbound-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ southbound-impl --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/target/southbound-impl-1.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.18.1-SNAPSHOT/southbound-impl-1.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.18.1-SNAPSHOT/southbound-impl-1.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-impl/target/classes/initial/southbound.cfg to /tmp/r/org/opendaylight/ovsdb/southbound-impl/1.18.1-SNAPSHOT/southbound-impl-1.18.1-SNAPSHOT-config.cfg [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ southbound-impl --- [INFO] Installing org/opendaylight/ovsdb/southbound-impl/1.18.1-SNAPSHOT/southbound-impl-1.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ southbound-impl --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ southbound-impl --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------< org.opendaylight.ovsdb:odl-ovsdb-southbound-impl >---------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-impl 1.18.1-SNAPSHOT [164/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-southbound-impl --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-southbound-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-impl --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-southbound-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-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) @ odl-ovsdb-southbound-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-southbound-impl --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-southbound-impl --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-southbound-impl --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-impl --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-ovsdb-southbound-impl --- [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.8.3.1:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-ovsdb-southbound-impl --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-ovsdb-southbound-impl --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-southbound-impl --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-ovsdb-southbound-impl --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-ovsdb-southbound-impl --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-southbound-impl --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-ovsdb-southbound-impl --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-impl --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-impl --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-impl --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-southbound-impl --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-southbound-impl --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-southbound-impl --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.1-SNAPSHOT/odl-ovsdb-southbound-impl-1.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl/1.18.1-SNAPSHOT/odl-ovsdb-southbound-impl-1.18.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-ovsdb-southbound-impl --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] -------< org.opendaylight.ovsdb:odl-ovsdb-southbound-impl-rest >-------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-impl-rest 1.18.1-SNAPSHOT [165/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-southbound-impl-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-southbound-impl-rest --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-impl-rest --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-southbound-impl-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-impl-rest --- [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-ovsdb-southbound-impl-rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-southbound-impl-rest --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-southbound-impl-rest --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-southbound-impl-rest --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-impl-rest --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-ovsdb-southbound-impl-rest --- [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.8.3.1:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-impl-rest >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-ovsdb-southbound-impl-rest --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-impl-rest <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-ovsdb-southbound-impl-rest --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-southbound-impl-rest --- [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-ovsdb-southbound-impl-rest --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-ovsdb-southbound-impl-rest --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-southbound-impl-rest --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-ovsdb-southbound-impl-rest --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-impl-rest --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-impl-rest --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-impl-rest --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-southbound-impl-rest --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-southbound-impl-rest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-southbound-impl-rest --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.1-SNAPSHOT/odl-ovsdb-southbound-impl-rest-1.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-rest/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-rest/1.18.1-SNAPSHOT/odl-ovsdb-southbound-impl-rest-1.18.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-ovsdb-southbound-impl-rest --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------< org.opendaylight.ovsdb:odl-ovsdb-southbound-impl-ui >--------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-impl-ui 1.18.1-SNAPSHOT [166/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-southbound-impl-ui --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-southbound-impl-ui --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-impl-ui --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-southbound-impl-ui --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-impl-ui --- [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-ovsdb-southbound-impl-ui --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-southbound-impl-ui --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-southbound-impl-ui --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-southbound-impl-ui --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-impl-ui --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-ovsdb-southbound-impl-ui --- [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.8.3.1:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-impl-ui >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-ovsdb-southbound-impl-ui --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-impl-ui <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-ovsdb-southbound-impl-ui --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-southbound-impl-ui --- [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-ovsdb-southbound-impl-ui --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-ovsdb-southbound-impl-ui --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-southbound-impl-ui --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-ovsdb-southbound-impl-ui --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-impl-ui --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-impl-ui --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-impl-ui --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-southbound-impl-ui --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-southbound-impl-ui --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-southbound-impl-ui --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.1-SNAPSHOT/odl-ovsdb-southbound-impl-ui-1.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-impl-ui/1.18.1-SNAPSHOT/odl-ovsdb-southbound-impl-ui-1.18.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-ovsdb-southbound-impl-ui --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ----------< org.opendaylight.ovsdb:odl-ovsdb-southbound-test >---------- [INFO] Building ODL :: ovsdb :: odl-ovsdb-southbound-test 1.18.1-SNAPSHOT [167/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-ovsdb-southbound-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-ovsdb-southbound-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-ovsdb-southbound-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-ovsdb-southbound-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-ovsdb-southbound-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) @ odl-ovsdb-southbound-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-ovsdb-southbound-test --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-ovsdb-southbound-test --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-ovsdb-southbound-test --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-ovsdb-southbound-test --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-ovsdb-southbound-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.8.3.1:check (analyze-compile) > :spotbugs @ odl-ovsdb-southbound-test >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-ovsdb-southbound-test --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-ovsdb-southbound-test <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-ovsdb-southbound-test --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-ovsdb-southbound-test --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-ovsdb-southbound-test --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-ovsdb-southbound-test --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-ovsdb-southbound-test --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-ovsdb-southbound-test --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-ovsdb-southbound-test --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-ovsdb-southbound-test --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-ovsdb-southbound-test --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-ovsdb-southbound-test --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-ovsdb-southbound-test --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-ovsdb-southbound-test --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/pom.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.1-SNAPSHOT/odl-ovsdb-southbound-test-1.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/odl-ovsdb-southbound-test/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/odl-ovsdb-southbound-test/1.18.1-SNAPSHOT/odl-ovsdb-southbound-test-1.18.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-ovsdb-southbound-test --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] -------------< org.opendaylight.ovsdb:southbound-features >------------- [INFO] Building ODL :: ovsdb :: southbound-features 1.18.1-SNAPSHOT [168/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ southbound-features --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ southbound-features --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ southbound-features --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ southbound-features --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ southbound-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) @ southbound-features --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ southbound-features --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ southbound-features --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ southbound-features --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/features/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ southbound-features --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/features/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ southbound-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.8.3.1:check (analyze-compile) > :spotbugs @ southbound-features >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ southbound-features --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ southbound-features <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ southbound-features --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ southbound-features --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ southbound-features --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ southbound-features --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ southbound-features --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ southbound-features --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ southbound-features --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ southbound-features --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ southbound-features --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ southbound-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ southbound-features --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/features/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-features/1.18.1-SNAPSHOT/southbound-features-1.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/features/target/feature/feature.xml to /tmp/r/org/opendaylight/ovsdb/southbound-features/1.18.1-SNAPSHOT/southbound-features-1.18.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ southbound-features --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] -------------< org.opendaylight.serviceutils:listener-api >------------- [INFO] Building listener-api 0.13.1-SNAPSHOT [169/258] [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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ listener-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractDataTreeChangeListener.java:[69,56] [removal] registerDataTreeChangeListener(DataTreeIdentifier,DataTreeChangeListener) in DataTreeChangeService has been deprecated and marked for removal where T is a type-variable: T extends DataObject declared in method registerDataTreeChangeListener(DataTreeIdentifier,DataTreeChangeListener) [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredAsyncDataTreeChangeListener.java:[33,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:[31,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:[31,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:[31,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:[31,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:[31,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/AbstractClusteredSyncDataTreeChangeListener.java:[31,53] [removal] ClusteredDataTreeChangeListener in org.opendaylight.mdsal.binding.api has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/ChainableDataTreeChangeListenerImpl.java:[47,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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/main/java/org/opendaylight/serviceutils/tools/listener/ChainableDataTreeChangeListenerImpl.java:[59,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.8.3.1:check (analyze-compile) > :spotbugs @ listener-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ listener-api --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ listener-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ listener-api --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ listener-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ listener-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ listener-api --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ listener-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ listener-api --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/target/listener-api-0.13.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ listener-api --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ listener-api --- [INFO] Skipping CycloneDX goal [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.800: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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/target/listener-api-0.13.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/listener-api/0.13.1-SNAPSHOT/listener-api-0.13.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/listener-api/pom.xml to /tmp/r/org/opendaylight/serviceutils/listener-api/0.13.1-SNAPSHOT/listener-api-0.13.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ listener-api --- [INFO] Installing org/opendaylight/serviceutils/listener-api/0.13.1-SNAPSHOT/listener-api-0.13.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ listener-api --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ listener-api --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------< org.opendaylight.serviceutils:odl-serviceutils-listener >------- [INFO] Building ODL :: serviceutils :: listener tools 0.13.1-SNAPSHOT [170/258] [INFO] ------------------------------[ feature ]------------------------------- [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] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-serviceutils-listener --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-listener/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-serviceutils-listener --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-serviceutils-listener --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-listener/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5: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.8.3.1:check (analyze-compile) > :spotbugs @ odl-serviceutils-listener >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-serviceutils-listener --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-serviceutils-listener <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-serviceutils-listener --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-serviceutils-listener --- [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-serviceutils-listener --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-serviceutils-listener --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-serviceutils-listener --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-serviceutils-listener --- [INFO] Skipping CycloneDX goal [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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-listener/pom.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.1-SNAPSHOT/odl-serviceutils-listener-0.13.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/odl-serviceutils-listener/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/odl-serviceutils-listener/0.13.1-SNAPSHOT/odl-serviceutils-listener-0.13.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-serviceutils-listener --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --------< org.opendaylight.serviceutils:serviceutils-features >--------- [INFO] Building ODL :: serviceutils :: serviceutils-features 0.13.1-SNAPSHOT [171/258] [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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/serviceutils-features/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ serviceutils-features --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/serviceutils-features/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5: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.8.3.1:check (analyze-compile) > :spotbugs @ serviceutils-features >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ serviceutils-features --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ serviceutils-features <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ serviceutils-features --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ serviceutils-features --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ serviceutils-features --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ serviceutils-features --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ serviceutils-features --- [INFO] Skipping CycloneDX goal [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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/serviceutils-features/pom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-features/0.13.1-SNAPSHOT/serviceutils-features-0.13.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/serviceutils-features/target/feature/feature.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-features/0.13.1-SNAPSHOT/serviceutils-features-0.13.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ serviceutils-features --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ------------< org.opendaylight.integration:features-index >------------- [INFO] Building ODL :: integration :: features-index 0.20.1-SNAPSHOT [172/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-index --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-index --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-index --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-index --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11: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.1:check (check-license) @ features-index --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-index --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1: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/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/features/repos/index/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ features-index --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/features/repos/index/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5: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.8.3.1:check (analyze-compile) > :spotbugs @ features-index >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ features-index --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ features-index <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ features-index --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ features-index --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ features-index --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-index --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-index --- [INFO] Skipping CycloneDX goal [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.1: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.7.0:modernizer (modernizer) @ features-index --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11: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/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/features/repos/index/pom.xml to /tmp/r/org/opendaylight/integration/features-index/0.20.1-SNAPSHOT/features-index-0.20.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/features/repos/index/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/features-index/0.20.1-SNAPSHOT/features-index-0.20.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-index --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --< org.opendaylight.integration:odl-integration-compatible-with-all >-- [INFO] Building ODL :: integration :: odl-integration-compatible-with-all 0.20.1-SNAPSHOT [173/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-integration-compatible-with-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-integration-compatible-with-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11: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.1: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.1:check (default) @ 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/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/features/singles/odl-integration-compatible-with-all/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-integration-compatible-with-all --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/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.5: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.8.3.1:check (analyze-compile) > :spotbugs @ odl-integration-compatible-with-all >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-integration-compatible-with-all --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-integration-compatible-with-all <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-integration-compatible-with-all --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-integration-compatible-with-all --- [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-integration-compatible-with-all --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-integration-compatible-with-all --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-integration-compatible-with-all --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-integration-compatible-with-all --- [INFO] Skipping CycloneDX goal [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.1: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.7.0:modernizer (modernizer) @ odl-integration-compatible-with-all --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11: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/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/features/singles/odl-integration-compatible-with-all/pom.xml to /tmp/r/org/opendaylight/integration/odl-integration-compatible-with-all/0.20.1-SNAPSHOT/odl-integration-compatible-with-all-0.20.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/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.1-SNAPSHOT/odl-integration-compatible-with-all-0.20.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-integration-compatible-with-all --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ----------< org.opendaylight.integration:odl-integration-all >---------- [INFO] Building ODL :: integration :: odl-integration-all 0.20.1-SNAPSHOT [174/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-integration-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-integration-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-integration-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-integration-all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11: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.1:check (check-license) @ odl-integration-all --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-integration-all --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-integration-all --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/features/singles/odl-integration-all/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-integration-all --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-integration-all --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/features/singles/odl-integration-all/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5: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.8.3.1:check (analyze-compile) > :spotbugs @ odl-integration-all >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-integration-all --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-integration-all <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-integration-all --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-integration-all --- [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-integration-all --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-integration-all --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-integration-all --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-integration-all --- [INFO] Skipping CycloneDX goal [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.1: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.7.0:modernizer (modernizer) @ odl-integration-all --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11: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/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/features/singles/odl-integration-all/pom.xml to /tmp/r/org/opendaylight/integration/odl-integration-all/0.20.1-SNAPSHOT/odl-integration-all-0.20.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/features/singles/odl-integration-all/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/odl-integration-all/0.20.1-SNAPSHOT/odl-integration-all-0.20.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-integration-all --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] -------------< org.opendaylight.integration:features-test >------------- [INFO] Building ODL :: integration :: features-test 0.20.1-SNAPSHOT [175/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-test --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11: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.1:check (check-license) @ features-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-test --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1: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/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/features/repos/test/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ features-test --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/features/repos/test/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5: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.8.3.1:check (analyze-compile) > :spotbugs @ features-test >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ features-test --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ features-test <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ features-test --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ features-test --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ features-test --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-test --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-test --- [INFO] Skipping CycloneDX goal [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.1: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.7.0:modernizer (modernizer) @ features-test --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11: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/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/features/repos/test/pom.xml to /tmp/r/org/opendaylight/integration/features-test/0.20.1-SNAPSHOT/features-test-0.20.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/features/repos/test/target/feature/feature.xml to /tmp/r/org/opendaylight/integration/features-test/0.20.1-SNAPSHOT/features-test-0.20.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-test --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] -----------------< org.opendaylight.integration:karaf >----------------- [INFO] Building ODL :: integration :: karaf 0.20.1-SNAPSHOT [176/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11: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.1:check (check-license) @ karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.5: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/autorelease-version-bump-calcium-mvn38-openjdk17/integration/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.5/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.5/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.5/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.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 [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.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [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.1 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 [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.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.5/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.integration/features-index/0.20.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/features-aaa/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/features-bgpcep-testing/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-experimental/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-testing/9.0.2/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal-experimental/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-testing/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/features-odlparent/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/library-features/1.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-features/1.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/serviceutils-features/0.13.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/features-transportpce-models/20.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/features-lispflowmapping/1.19.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/features-yangtools/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/features-yangtools-experimental/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cli/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-algo-api/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/features-jsonrpc/1.16.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-config-example/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-dependencies/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-extensions-api/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-inet/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-parser-api/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-api/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-linkstate/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-flowspec/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-labeled-unicast/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-l3vpn/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-mvpn/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-route-target/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-evpn/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-path-selection-mode/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-rib-impl/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-topology/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-cli/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-state/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-spi/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils-experimental/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/features-infrautils/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-statement/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-openconfig-rp-impl/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-example/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-concepts/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-impl/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-config-loader-spi/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/features-transportpce/9.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-protocols-config-loader/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/southbound-features/1.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-graph-api/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-config-loader/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-api/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-impl/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-api/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-programming-impl/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-stateful/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-server-provider/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-p2mp-te-lsp/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-topology-provider/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-tunnel-provider/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-segment-routing/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-auto-bandwidth/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-config-example/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-cli/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-pcep-base-parser/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-rsvp-api/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-api/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-tunnel-api/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-topology-segment-routing/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-extras-dependencies/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bgp-benchmark/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-data-change-counter/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-broker-local/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-toaster/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-clustering-test-app/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-benchmark/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-rfc8294-netty/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7224/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8294/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345-non-nmda/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346-non-nmda/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348-non-nmda/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8349/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8519/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8520/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8530/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8542/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8776/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.15.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795-non-nmda/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819-non-nmda/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-api/0.18.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-exp-yanglib-rfc8525/0.18.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8639/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8641/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8650/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore-plaintext/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-test-tools/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-spifly/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-asm/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-war/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-lmax-3/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-listener/0.13.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.13.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.13.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.13.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.13.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-openroadm-devices/20.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-openroadm-models/20.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-tapi-2.1.1-models/20.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-tapi-2.4.0-models/20.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce.models/odl-openconfig-models/20.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-routing-policy-config-loader/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-inmemorydb/1.19.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-models/1.19.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice/1.19.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-southbound/1.19.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-msmr/1.19.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.19.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-all/1.16.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-bus/1.16.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-provider/1.16.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-inject/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce/9.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-tapi/9.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-nbinotifications/9.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-dmaap-client/9.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.transportpce/odl-transportpce-inventory/9.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-api/1.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl/1.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-rest/1.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-ui/1.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-test/1.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.15.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.15.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.4/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.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-utils/1.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.4/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-config-loader/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp-api/0.21.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.bgpcep/odl-bgpcep-bmp/0.21.4/xml/features [INFO] Feature jaas-boot/4.4.5 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.5.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.5 [INFO] Feature kar/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature bundle/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.5 [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 aries-proxy/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.6 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.6 [INFO] Feature package/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.5 [INFO] Feature shell/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.5 [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 service/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.5 [INFO] Feature jaas/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.5 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature ssh/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.11.0 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.5 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.11.0 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.11.0 [INFO] Feature feature/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [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 jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature management/4.4.5 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.5 [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 system/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature eadc6530-6f9b-43f4-8562-a6b121b5b3a3/0.0.0 is defined as a boot feature [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.11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.11 [INFO] Feature log/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature config/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.5 [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 aries-blueprint/4.4.5 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.5 [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 framework/4.4.5 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.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [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.5 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 [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.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.5 [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.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.fusesource.jansi/jansi/2.4.1 [INFO] Feature instance/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.5 [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 shell-compat/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.5 [INFO] Feature diagnostic/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.5 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.5.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.5 [INFO] Feature deployer/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.5 [INFO] Feature scr/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.5 [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.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature standard/4.4.5 is defined as a boot feature [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.5 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.5 [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.8.3.1:check (analyze-compile) > :spotbugs @ karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ karaf --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying opendaylight-karaf-resources-13.0.11-config.properties to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy-dependencies (copy-aaa-cli-jar) @ karaf --- [INFO] Copying aaa-cli-jar-0.19.3.jar to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/karaf/target/assembly/bin/aaa-cli-jar.jar [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-odl-karaf-resources) @ karaf --- [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.0.11:populate-local-repo (populate-local-repo) @ karaf --- [INFO] Feature repository discovered recursively: f672b964-93a9-490b-99c4-29d2472ec2ef [INFO] Feature repository discovered recursively: features-index [INFO] Feature repository discovered recursively: features-aaa [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-cli [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.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-bgp [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-dependencies-0.21.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.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-rib-api-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-linkstate-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-flowspec [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-labeled-unicast-0.21.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.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-path-selection-mode [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.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.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-statement-0.21.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.21.4 [INFO] Feature repository discovered recursively: bgpcep-bmp-config-loader-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-concepts-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-impl-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-spi-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-config-loader-0.21.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.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-api-0.21.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.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-api-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-impl-0.21.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.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-topology-provider [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.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.21.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.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-api-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-tunnel-api-0.21.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.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-benchmark-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-data-change-counter-0.21.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-9.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.2 [INFO] Feature repository discovered recursively: odl-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.2 [INFO] Feature repository discovered recursively: odl-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.2 [INFO] Feature repository discovered recursively: odl-extras-9.0.2 [INFO] Feature repository discovered recursively: features-controller-experimental [INFO] Feature repository discovered recursively: odl-toaster-9.0.2 [INFO] Feature repository discovered recursively: features-controller-testing [INFO] Feature repository discovered recursively: odl-clustering-test-app-9.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.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-daexim-all-1.15.1-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.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jsonrpc-provider-1.16.1-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-13.0.1 [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-13.0.1 [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-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-client [INFO] Feature repository discovered recursively: odl-netconf-common-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-impl [INFO] Feature repository discovered recursively: odl-netconf-mdsal [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc8650 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology [INFO] Feature repository discovered recursively: odl-netconf-7.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-7.0.4 [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-restconf-all [INFO] Feature repository discovered recursively: odl-netconf-7.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-keystore-plaintext [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: features-netconf-experimental [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.6 [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.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowjava-0.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: openflowplugin-0.18.1-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.1-SNAPSHOT [INFO] Feature repository discovered recursively: hwvtepsouthbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-api-1.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-rest-1.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-ui-1.18.1-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.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-1.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: serviceutils-features [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-srm [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.1-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: odl-openconfig-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: 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.5 [INFO] Feature repository discovered recursively: standard-4.4.5 [INFO] Feature repository discovered recursively: framework-4.4.5 [INFO] Feature repository discovered recursively: features-index [INFO] Feature repository discovered recursively: features-aaa [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [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.19.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.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-9.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-9.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-9.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-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-cli [INFO] Feature repository discovered recursively: odl-aaa-0.19.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-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-extras-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [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.21.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.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-graph-0.21.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.21.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.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-rib-api-0.21.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.21.4 [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.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-config-loader-spi-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bgp-openconfig-rp-statement-0.21.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.21.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.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-api-0.21.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.21.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.21.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.21.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.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-topology-config-loader-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-bmp [INFO] Feature repository discovered recursively: bgpcep-bmp-config-loader-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-0.21.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.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-pcep-base-parser [INFO] Feature repository discovered recursively: odl-bgpcep-programming-api-0.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-programming-impl-0.21.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.21.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.21.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.21.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.21.4 [INFO] Feature repository discovered recursively: odl-bgpcep-data-change-counter-0.21.4 [INFO] Feature repository discovered recursively: features-controller [INFO] Feature repository discovered recursively: odl-mdsal-9.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-9.0.2 [INFO] Feature repository discovered recursively: features-controller-testing [INFO] Feature repository discovered recursively: odl-clustering-test-app-9.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.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-binding [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.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.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-7.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-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: features-infrautils [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [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.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-jsonrpc-provider-1.16.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.1-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-trace-13.0.1 [INFO] Feature repository discovered recursively: odl-mdsal-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-13.0.1 [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-client [INFO] Feature repository discovered recursively: odl-netconf-common-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.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-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-impl [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-mdsal [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc8650 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology [INFO] Feature repository discovered recursively: odl-netconf-7.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: odl-netconf-keystore-plaintext [INFO] Feature repository discovered recursively: features-netconf-experimental [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.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowjava-0.18.1-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.1-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.1-SNAPSHOT [INFO] Feature repository discovered recursively: hwvtepsouthbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-api-1.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-rest-1.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-ui-1.18.1-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.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: serviceutils-features [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.1-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: odl-openconfig-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: features-yangtools [INFO] Feature repository discovered recursively: features-yangtools-experimental [INFO] Feature repository discovered recursively: standard-4.4.5 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.24 [INFO] Feature repository discovered recursively: odl-integration-compatible-with-all [INFO] Feature repository discovered recursively: odl-integration-all [WARNING] Duplicate versions for com.google.guava:guava::jar, 32.1.3-jre and 32.1.2-jre [WARNING] Duplicate versions for org.checkerframework:checker-qual::jar, 3.42.0 and 3.37.0 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 [WARNING] Duplicate versions for com.fasterxml.jackson.core:jackson-annotations::jar, 2.15.4 and 2.15.3 [WARNING] Duplicate versions for com.fasterxml.jackson.core:jackson-core::jar, 2.15.4 and 2.15.3 [WARNING] Duplicate versions for com.fasterxml.jackson.core:jackson-databind::jar, 2.15.4 and 2.15.3 [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/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf-maven-plugin:4.4.5:archive (package) @ karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ karaf --- [INFO] Skipping CycloneDX goal [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.1: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.7.0:modernizer (modernizer) @ karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11: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/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/integration/karaf/0.20.1-SNAPSHOT/karaf-0.20.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/karaf/target/karaf-0.20.1-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/integration/karaf/0.20.1-SNAPSHOT/karaf-0.20.1-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/karaf/target/karaf-0.20.1-SNAPSHOT.zip to /tmp/r/org/opendaylight/integration/karaf/0.20.1-SNAPSHOT/karaf-0.20.1-SNAPSHOT.zip [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ karaf --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] ----------< org.opendaylight.integration:singles-aggregator >----------- [INFO] Building ODL :: integration :: singles-aggregator 0.20.1-SNAPSHOT [177/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ singles-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ singles-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ singles-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ singles-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ singles-aggregator --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/features/singles/pom.xml to /tmp/r/org/opendaylight/integration/singles-aggregator/0.20.1-SNAPSHOT/singles-aggregator-0.20.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ singles-aggregator --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] -----------< org.opendaylight.integration:repos-aggregator >------------ [INFO] Building ODL :: integration :: repos-aggregator 0.20.1-SNAPSHOT [178/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ repos-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ repos-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ repos-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ repos-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ repos-aggregator --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/features/repos/pom.xml to /tmp/r/org/opendaylight/integration/repos-aggregator/0.20.1-SNAPSHOT/repos-aggregator-0.20.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ repos-aggregator --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] ----------< org.opendaylight.integration:features-aggregator >---------- [INFO] Building ODL :: integration :: features-aggregator 0.20.1-SNAPSHOT [179/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-aggregator --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/features/pom.xml to /tmp/r/org/opendaylight/integration/features-aggregator/0.20.1-SNAPSHOT/features-aggregator-0.20.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-aggregator --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --------------< org.opendaylight.integration:onap-karaf >--------------- [INFO] Building ODL :: integration :: onap-karaf 0.20.1-SNAPSHOT [180/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ onap-karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ onap-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ onap-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ onap-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11: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.1:check (check-license) @ onap-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ onap-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1: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/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/onap-karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.5: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/autorelease-version-bump-calcium-mvn38-openjdk17/integration/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.5/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/onap-karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.5/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.5/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.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 [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.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [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.1 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 [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.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/features-aaa/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/features-controller-experimental/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.15.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/features-mdsal/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/features-netconf-experimental/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/features-odlparent/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cli/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-toaster/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.15.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.15.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-trace/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-rfc8294-netty/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-replicate-netty/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7224/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7317-iana-crypt-hash/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8294/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8343/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8344/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8345-non-nmda/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8346-non-nmda/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8348-non-nmda/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8349/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8519/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8520/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8528/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8529/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8530/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8542/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8776/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8795-non-nmda/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8819-non-nmda/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-aaa-netconf-plugin/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-all/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-client/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-common/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-impl/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-mdsal/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6022/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8341/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8639/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8641/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8650/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-util/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-clustered-topology/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-connector-all/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-callhome-ssh/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-console/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-topology/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-all/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport-api/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-transport/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-keystore-plaintext/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-truststore/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-spifly/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-asm/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-war/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-lmax-3/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.4/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.opendaylight.yangtools/odl-yangtools-parser-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.2/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.4/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.2/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.5/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-broker-local/9.0.2/xml/features [INFO] Feature jaas-boot/4.4.5 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.5.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.5 [INFO] Feature kar/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature bundle/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.5 [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 aries-proxy/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.6 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.6 [INFO] Feature package/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.5 [INFO] Feature shell/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.5 [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 service/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.5 [INFO] Feature jaas/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.5 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature ssh/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.11.0 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.5 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.11.0 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.11.0 [INFO] Feature feature/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [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 jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature management/4.4.5 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.5 [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 system/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature log/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature 7a0e0aac-df13-41c8-aa8c-27f29e8c8569/0.0.0 is defined as a boot feature [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.11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.11 [INFO] Feature config/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.5 [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 aries-blueprint/4.4.5 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.5 [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 framework/4.4.5 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.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [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.5 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 [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.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.5 [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.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.fusesource.jansi/jansi/2.4.1 [INFO] Feature instance/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.5 [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 shell-compat/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.5 [INFO] Feature diagnostic/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.5 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.5.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.5 [INFO] Feature deployer/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.5 [INFO] Feature scr/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.5 [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.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature standard/4.4.5 is defined as a boot feature [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.5 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.5 [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.8.3.1:check (analyze-compile) > :spotbugs @ onap-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ onap-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ onap-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ onap-karaf --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ onap-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ onap-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1: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.11-config.properties to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/onap-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy-dependencies (copy-aaa-cli-jar) @ onap-karaf --- [INFO] Copying aaa-cli-jar-0.19.3.jar to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/onap-karaf/target/assembly/bin/aaa-cli-jar.jar [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-odl-karaf-resources) @ onap-karaf --- [INFO] [INFO] --- copy-files-plugin:13.0.11: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/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/onap-karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.0.11:populate-local-repo (populate-local-repo) @ onap-karaf --- [INFO] Feature repository discovered recursively: 75b8930d-1577-4114-a54e-11899f5f0036 [INFO] Feature repository discovered recursively: features-aaa [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-cli [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [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-9.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.2 [INFO] Feature repository discovered recursively: odl-controller-9.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-9.0.2 [INFO] Feature repository discovered recursively: odl-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.2 [INFO] Feature repository discovered recursively: odl-extras-9.0.2 [INFO] Feature repository discovered recursively: features-controller-experimental [INFO] Feature repository discovered recursively: odl-toaster-9.0.2 [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.15.1-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.1-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-13.0.1 [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-13.0.1 [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-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-client [INFO] Feature repository discovered recursively: odl-netconf-common-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-impl [INFO] Feature repository discovered recursively: odl-netconf-mdsal [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc8650 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology [INFO] Feature repository discovered recursively: odl-netconf-7.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-7.0.4 [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-restconf-all [INFO] Feature repository discovered recursively: odl-netconf-7.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-keystore-plaintext [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: features-netconf-experimental [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.6 [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.5 [INFO] Feature repository discovered recursively: standard-4.4.5 [INFO] Feature repository discovered recursively: framework-4.4.5 [INFO] Feature repository discovered recursively: features-aaa [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [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.19.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.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-9.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-9.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-9.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-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-cli [INFO] Feature repository discovered recursively: odl-aaa-0.19.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-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-extras-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [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-9.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-9.0.2 [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.15.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-binding [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [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.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.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-7.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-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: features-mdsal [INFO] Feature repository discovered recursively: odl-mdsal-trace-13.0.1 [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-replicate-common [INFO] Feature repository discovered recursively: odl-mdsal-replicate-netty-13.0.1 [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-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-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-client [INFO] Feature repository discovered recursively: odl-netconf-common-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.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-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-truststore [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-impl [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-mdsal [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc8650 [INFO] Feature repository discovered recursively: odl-netconf-clustered-topology [INFO] Feature repository discovered recursively: odl-netconf-7.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-7.0.4 [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-restconf-all [INFO] Feature repository discovered recursively: odl-netconf-keystore-plaintext [INFO] Feature repository discovered recursively: features-netconf-experimental [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.5 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.24 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 [WARNING] Duplicate versions for com.fasterxml.jackson.core:jackson-annotations::jar, 2.15.4 and 2.15.3 [WARNING] Duplicate versions for com.fasterxml.jackson.core:jackson-core::jar, 2.15.4 and 2.15.3 [WARNING] Duplicate versions for com.fasterxml.jackson.core:jackson-databind::jar, 2.15.4 and 2.15.3 [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/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/onap-karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ onap-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf-maven-plugin:4.4.5:archive (package) @ onap-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ onap-karaf --- [INFO] Skipping CycloneDX goal [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.1: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.7.0:modernizer (modernizer) @ onap-karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11: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/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/onap-karaf/pom.xml to /tmp/r/org/opendaylight/integration/onap-karaf/0.20.1-SNAPSHOT/onap-karaf-0.20.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/onap-karaf/target/onap-karaf-0.20.1-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/integration/onap-karaf/0.20.1-SNAPSHOT/onap-karaf-0.20.1-SNAPSHOT.tar.gz [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ onap-karaf --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --------< org.opendaylight.integration:distribution-aggregator >-------- [INFO] Building Integration/Distribution 0.20.1-SNAPSHOT [181/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ distribution-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ distribution-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ distribution-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ distribution-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ distribution-aggregator --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/integration/distribution/pom.xml to /tmp/r/org/opendaylight/integration/distribution-aggregator/0.20.1-SNAPSHOT/distribution-aggregator-0.20.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ distribution-aggregator --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] -------------< org.opendaylight.jsonrpc:jsonrpc-artifacts >------------- [INFO] Building JSON-RPC :: Artifacts 1.16.1-SNAPSHOT [182/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ jsonrpc-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ jsonrpc-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ jsonrpc-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ jsonrpc-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jsonrpc-artifacts --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/artifacts/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-artifacts/1.16.1-SNAPSHOT/jsonrpc-artifacts-1.16.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jsonrpc-artifacts --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] ---------< org.opendaylight.jsonrpc:jsonrpc-provider-cluster >---------- [INFO] Building JSON-RPC :: Provider :: Cluster 1.16.1-SNAPSHOT [183/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ jsonrpc-provider-cluster --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ jsonrpc-provider-cluster --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ jsonrpc-provider-cluster --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ jsonrpc-provider-cluster --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ jsonrpc-provider-cluster --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ jsonrpc-provider-cluster --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/cluster/src/main/yang [INFO] yang-to-sources: Found 3 dependencies in 9.454 ms [INFO] yang-to-sources: Project model files found: 1 in 634.2 μs [INFO] yang-to-sources: 1 YANG models processed in 6.052 ms [INFO] BindingJavaFileGenerator: Defined 6 files in 827.1 μs [INFO] Sorted 6 files into 3 directories in 66.45 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 6 in 4.239 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ jsonrpc-provider-cluster --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ jsonrpc-provider-cluster --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ jsonrpc-provider-cluster --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ jsonrpc-provider-cluster --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/cluster/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/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/cluster/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ jsonrpc-provider-cluster --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 39 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/cluster/src/main/java/org/opendaylight/jsonrpc/provider/cluster/messages/PathAndDataMsg.java:[20,8] serializable class org.opendaylight.jsonrpc.provider.cluster.messages.PathAndDataMsg has no definition of serialVersionUID [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ jsonrpc-provider-cluster >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ jsonrpc-provider-cluster --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ jsonrpc-provider-cluster <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ jsonrpc-provider-cluster --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ jsonrpc-provider-cluster --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ jsonrpc-provider-cluster --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'configurationPid()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] Cannot find annotation method 'ocd()' in type 'org.osgi.service.metatype.annotations.Designate': class file for org.osgi.service.metatype.annotations.Designate not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component' [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/cluster/src/test/java/org/opendaylight/jsonrpc/provider/cluster/TestCustomizer.java:[20,44] DOMRpcRouter() in org.opendaylight.mdsal.dom.broker.DOMRpcRouter has been deprecated [WARNING] Cannot find annotation method 'name()' in type 'org.osgi.service.metatype.annotations.AttributeDefinition': class file for org.osgi.service.metatype.annotations.AttributeDefinition not found [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ jsonrpc-provider-cluster --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ jsonrpc-provider-cluster --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ jsonrpc-provider-cluster --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/cluster/target/jsonrpc-provider-cluster-1.16.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/cluster/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ jsonrpc-provider-cluster --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ jsonrpc-provider-cluster --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-provider-cluster --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ jsonrpc-provider-cluster --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.scala-lang:scala-library:jar:2.13.13:compile [WARNING] org.opendaylight.yangtools:util:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile [WARNING] org.checkerframework:checker-qual:jar:3.42.0:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:13.0.1:test [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] com.typesafe:config:jar:1.4.2:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile [WARNING] org.opendaylight.controller:repackaged-akka:jar:9.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-eos-dom-api:jar:13.0.1:test [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:provided [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2:compile [WARNING] org.opendaylight.jsonrpc:dom-codec:jar:1.16.1-SNAPSHOT:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] com.typesafe:config:jar:1.4.2:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ jsonrpc-provider-cluster --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ jsonrpc-provider-cluster --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ jsonrpc-provider-cluster --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jsonrpc-provider-cluster --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/cluster/target/jsonrpc-provider-cluster-1.16.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.16.1-SNAPSHOT/jsonrpc-provider-cluster-1.16.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/provider/cluster/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.16.1-SNAPSHOT/jsonrpc-provider-cluster-1.16.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ jsonrpc-provider-cluster --- [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-provider-cluster/1.16.1-SNAPSHOT/jsonrpc-provider-cluster-1.16.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jsonrpc-provider-cluster --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ jsonrpc-provider-cluster --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.jsonrpc:odl-jsonrpc-cluster >------------ [INFO] Building JSON-RPC :: Feature :: Cluster 1.16.1-SNAPSHOT [184/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ odl-jsonrpc-cluster --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ odl-jsonrpc-cluster --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-jsonrpc-cluster --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ odl-jsonrpc-cluster --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ odl-jsonrpc-cluster --- [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-jsonrpc-cluster --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-jsonrpc-cluster --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ odl-jsonrpc-cluster --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-cluster/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-jsonrpc-cluster --- [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-cluster --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-cluster/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ odl-jsonrpc-cluster --- [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.8.3.1:check (analyze-compile) > :spotbugs @ odl-jsonrpc-cluster >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ odl-jsonrpc-cluster --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ odl-jsonrpc-cluster <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ odl-jsonrpc-cluster --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:list (default) @ odl-jsonrpc-cluster --- [INFO] Can't extract module name from pax-jdbc-features-1.5.6-features.xml: Module format not recognized: /tmp/r/org/ops4j/pax/jdbc/pax-jdbc-features/1.5.6/pax-jdbc-features-1.5.6-features.xml [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ odl-jsonrpc-cluster --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ odl-jsonrpc-cluster --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-jsonrpc-cluster --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ odl-jsonrpc-cluster --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ odl-jsonrpc-cluster --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ odl-jsonrpc-cluster --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ odl-jsonrpc-cluster --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ odl-jsonrpc-cluster --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ odl-jsonrpc-cluster --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ odl-jsonrpc-cluster --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-cluster/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.16.1-SNAPSHOT/odl-jsonrpc-cluster-1.16.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-cluster/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-cluster/1.16.1-SNAPSHOT/odl-jsonrpc-cluster-1.16.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ odl-jsonrpc-cluster --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] ------------< org.opendaylight.jsonrpc:features-aggregator >------------ [INFO] Building JSON-RPC :: Features :: Aggregator 1.16.1-SNAPSHOT [185/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-aggregator --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/features/pom.xml to /tmp/r/org/opendaylight/jsonrpc/features-aggregator/1.16.1-SNAPSHOT/features-aggregator-1.16.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-aggregator --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] ---------------< org.opendaylight.jsonrpc:inband-models >--------------- [INFO] Building JSON-RPC :: BUS :: Examples :: Inband models 1.16.1-SNAPSHOT [186/258] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ inband-models --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ inband-models --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ inband-models --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ inband-models --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ inband-models --- [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) @ inband-models --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ inband-models --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ inband-models --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ inband-models --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/inband-models/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/inband-models/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/inband-models/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ inband-models --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/inband-models/src/main/java/org/opendaylight/jsonrpc/example/DemoService.java:[13,8] auto-closeable resource org.opendaylight.jsonrpc.example.DemoService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/inband-models/src/main/java/org/opendaylight/jsonrpc/example/Main.java:[33,31] auto-closeable resource org.opendaylight.jsonrpc.bus.messagelib.TransportFactory has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/inband-models/src/main/java/org/opendaylight/jsonrpc/example/Main.java:[34,34] auto-closeable resource responder is never referenced in body of corresponding try statement [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ inband-models >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ inband-models --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ inband-models <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ inband-models --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ inband-models --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/inband-models/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ inband-models --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ inband-models --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ inband-models --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ inband-models --- [INFO] Building jar: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/inband-models/target/inband-models-1.16.1-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ inband-models --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-shade-plugin:3.5.2:shade (single-jar) @ inband-models --- [INFO] Including org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.1-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.1-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.1-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.1-SNAPSHOT in the shaded jar. [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. [INFO] Including org.checkerframework:checker-qual:jar:3.42.0 in the shaded jar. [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.25.0 in the shaded jar. [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.1-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.1-SNAPSHOT in the shaded jar. [INFO] Including net.bytebuddy:byte-buddy:jar:1.14.12 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.1-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:dom-codec:jar:1.16.1-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:util:jar:13.0.2 in the shaded jar. [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-ir:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2 in the shaded jar. [INFO] Including org.antlr:antlr4-runtime:jar:4.13.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.2 in the shaded jar. [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.1-SNAPSHOT in the shaded jar. [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.1-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1 in the shaded jar. [INFO] Including io.netty:netty-all:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-buffer:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-dns:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-haproxy:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http2:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-memcache:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-mqtt:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-redis:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-smtp:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-socks:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-stomp:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-xml:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-common:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-handler:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-handler-proxy:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-handler-ssl-ocsp:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-resolver:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-rxtx:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-sctp:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-udt:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-classes-macos:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.107.Final in the shaded jar. [INFO] Including com.google.code.gson:gson:jar:2.10.1 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.32 in the shaded jar. [INFO] Including ch.qos.logback:logback-classic:jar:1.2.13 in the shaded jar. [INFO] Including ch.qos.logback:logback-core:jar:1.2.13 in the shaded jar. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] byte-buddy-1.14.12.jar, gson-2.10.1.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] bus-api-1.16.1-SNAPSHOT.jar, jsonrpc-provider-common-1.16.1-SNAPSHOT.jar define 19 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSession [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactory [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactoryProvider [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionTimeoutException [WARNING] - org.opendaylight.jsonrpc.bus.api.ClientSession [WARNING] - org.opendaylight.jsonrpc.bus.api.MessageListener [WARNING] - org.opendaylight.jsonrpc.bus.api.PeerContext [WARNING] - org.opendaylight.jsonrpc.bus.api.Publisher [WARNING] - org.opendaylight.jsonrpc.bus.api.RecoverableTransportException [WARNING] - org.opendaylight.jsonrpc.bus.api.Requester [WARNING] - 9 more... [WARNING] concepts-13.0.2.jar, ietf-type-util-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc7952-model-api-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, triemap-1.3.1.jar, util-13.0.2.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-util-13.0.2.jar, yang-ir-13.0.2.jar, yang-model-api-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-spi-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-spi-13.0.2.jar, yang-xpath-api-13.0.2.jar, yang-xpath-impl-13.0.2.jar define 1 overlapping resource: [WARNING] - README.md [WARNING] bus-jsonrpc-1.16.1-SNAPSHOT.jar, jsonrpc-provider-common-1.16.1-SNAPSHOT.jar define 21 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$AbstractBuilder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$JsonRpcMessageType [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage$AbstractRequestBuilder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcConstants [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage$Builder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessageSerializer [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObject [WARNING] - 11 more... [WARNING] dom-codec-1.16.1-SNAPSHOT.jar, jsonrpc-provider-common-1.16.1-SNAPSHOT.jar define 20 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.dom.codec.AbstractCodec [WARNING] - org.opendaylight.jsonrpc.dom.codec.Codec [WARNING] - org.opendaylight.jsonrpc.dom.codec.CodecUtils [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$DecoderPathWalker [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$EncoderPathWalker [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonReaderAdapter [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$1 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$2 [WARNING] - 10 more... [WARNING] concepts-13.0.2.jar, ietf-type-util-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc7952-model-api-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, triemap-1.3.1.jar, util-13.0.2.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-util-13.0.2.jar, yang-ir-13.0.2.jar, yang-model-api-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-spi-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-impl-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-spi-13.0.2.jar, yang-xpath-api-13.0.2.jar, yang-xpath-impl-13.0.2.jar define 1 overlapping resource: [WARNING] - META-INF/git.properties [WARNING] ietf-type-util-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, org.eclipse.jdt.annotation-2.2.800.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-util-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-spi-13.0.2.jar define 3 overlapping resources: [WARNING] - .api_description [WARNING] - about.html [WARNING] - bundle.properties [WARNING] netty-all-4.1.107.Final.jar, netty-buffer-4.1.107.Final.jar, netty-codec-4.1.107.Final.jar, netty-codec-dns-4.1.107.Final.jar, netty-codec-haproxy-4.1.107.Final.jar, netty-codec-http-4.1.107.Final.jar, netty-codec-http2-4.1.107.Final.jar, netty-codec-memcache-4.1.107.Final.jar, netty-codec-mqtt-4.1.107.Final.jar, netty-codec-redis-4.1.107.Final.jar, netty-codec-smtp-4.1.107.Final.jar, netty-codec-socks-4.1.107.Final.jar, netty-codec-stomp-4.1.107.Final.jar, netty-codec-xml-4.1.107.Final.jar, netty-common-4.1.107.Final.jar, netty-handler-4.1.107.Final.jar, netty-handler-proxy-4.1.107.Final.jar, netty-handler-ssl-ocsp-4.1.107.Final.jar, netty-resolver-4.1.107.Final.jar, netty-resolver-dns-4.1.107.Final.jar, netty-resolver-dns-classes-macos-4.1.107.Final.jar, netty-resolver-dns-native-macos-4.1.107.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.107.Final-osx-x86_64.jar, netty-transport-4.1.107.Final.jar, netty-transport-classes-epoll-4.1.107.Final.jar, netty-transport-classes-kqueue-4.1.107.Final.jar, netty-transport-native-epoll-4.1.107.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.107.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.107.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.107.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.107.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.107.Final.jar, netty-transport-rxtx-4.1.107.Final.jar, netty-transport-sctp-4.1.107.Final.jar, netty-transport-udt-4.1.107.Final.jar define 1 overlapping resource: [WARNING] - META-INF/io.netty.versions.properties [WARNING] netty-transport-native-kqueue-4.1.107.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.107.Final-osx-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.xml [WARNING] byte-buddy-1.14.12.jar, guava-32.1.3-jre.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE [WARNING] netty-transport-native-epoll-4.1.107.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.107.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.107.Final-linux-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml [WARNING] netty-resolver-dns-native-macos-4.1.107.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.107.Final-osx-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.properties [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.xml [WARNING] bus-spi-1.16.1-SNAPSHOT.jar, jsonrpc-provider-common-1.16.1-SNAPSHOT.jar define 33 overlapping classes and resources: [WARNING] - OSGI-INF/metatype/org.opendaylight.jsonrpc.bus.spi.SCRIntegration$Configuration.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.DefaultEventLoopConfiguration.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventExecutorGroup.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventLoopGroup.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCRIntegration.xml [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractBusSessionFactory [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractChannelInitializer [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractMessageListenerAdapter [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractPeerContext [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient [WARNING] - 23 more... [WARNING] bus-messagelib-1.16.1-SNAPSHOT.jar, jsonrpc-provider-common-1.16.1-SNAPSHOT.jar define 56 overlapping classes and resources: [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiAwareTransportFactory.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiBusSessionFactoryProvider.xml [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractProxyHandlerAdapter [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$1 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$2 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.BaseSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.ClientSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.DefaultTransportFactory [WARNING] - 46 more... [WARNING] antlr4-runtime-4.13.1.jar, bus-api-1.16.1-SNAPSHOT.jar, bus-jsonrpc-1.16.1-SNAPSHOT.jar, bus-messagelib-1.16.1-SNAPSHOT.jar, bus-spi-1.16.1-SNAPSHOT.jar, byte-buddy-1.14.12.jar, checker-qual-3.42.0.jar, concepts-13.0.2.jar, dom-codec-1.16.1-SNAPSHOT.jar, error_prone_annotations-2.25.0.jar, failureaccess-1.0.1.jar, gson-2.10.1.jar, guava-32.1.3-jre.jar, ietf-type-util-13.0.1.jar, inband-models-1.16.1-SNAPSHOT.jar, j2objc-annotations-2.8.jar, jsonrpc-api-1.16.1-SNAPSHOT.jar, jsonrpc-provider-common-1.16.1-SNAPSHOT.jar, jsonrpc-test-model-1.16.1-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.13.jar, logback-core-1.2.13.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, netty-all-4.1.107.Final.jar, netty-buffer-4.1.107.Final.jar, netty-codec-4.1.107.Final.jar, netty-codec-dns-4.1.107.Final.jar, netty-codec-haproxy-4.1.107.Final.jar, netty-codec-http-4.1.107.Final.jar, netty-codec-http2-4.1.107.Final.jar, netty-codec-memcache-4.1.107.Final.jar, netty-codec-mqtt-4.1.107.Final.jar, netty-codec-redis-4.1.107.Final.jar, netty-codec-smtp-4.1.107.Final.jar, netty-codec-socks-4.1.107.Final.jar, netty-codec-stomp-4.1.107.Final.jar, netty-codec-xml-4.1.107.Final.jar, netty-common-4.1.107.Final.jar, netty-handler-4.1.107.Final.jar, netty-handler-proxy-4.1.107.Final.jar, netty-handler-ssl-ocsp-4.1.107.Final.jar, netty-resolver-4.1.107.Final.jar, netty-resolver-dns-4.1.107.Final.jar, netty-resolver-dns-classes-macos-4.1.107.Final.jar, netty-resolver-dns-native-macos-4.1.107.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.107.Final-osx-x86_64.jar, netty-transport-4.1.107.Final.jar, netty-transport-classes-epoll-4.1.107.Final.jar, netty-transport-classes-kqueue-4.1.107.Final.jar, netty-transport-native-epoll-4.1.107.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.107.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.107.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.107.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.107.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.107.Final.jar, netty-transport-rxtx-4.1.107.Final.jar, netty-transport-sctp-4.1.107.Final.jar, netty-transport-udt-4.1.107.Final.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, org.eclipse.jdt.annotation-2.2.800.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc7952-model-api-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, slf4j-api-1.7.32.jar, transport-http-1.16.1-SNAPSHOT.jar, transport-zmq-1.16.1-SNAPSHOT.jar, triemap-1.3.1.jar, util-13.0.2.jar, value-2.10.1-annotations.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-util-13.0.2.jar, yang-ir-13.0.2.jar, yang-model-api-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-spi-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-impl-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-spi-13.0.2.jar, yang-xpath-api-13.0.2.jar, yang-xpath-impl-13.0.2.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] bus-api-1.16.1-SNAPSHOT.jar, bus-jsonrpc-1.16.1-SNAPSHOT.jar, bus-messagelib-1.16.1-SNAPSHOT.jar, bus-spi-1.16.1-SNAPSHOT.jar, concepts-13.0.2.jar, dom-codec-1.16.1-SNAPSHOT.jar, ietf-type-util-13.0.1.jar, inband-models-1.16.1-SNAPSHOT.jar, jsonrpc-api-1.16.1-SNAPSHOT.jar, jsonrpc-provider-common-1.16.1-SNAPSHOT.jar, jsonrpc-test-model-1.16.1-SNAPSHOT.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc7952-model-api-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, transport-http-1.16.1-SNAPSHOT.jar, transport-zmq-1.16.1-SNAPSHOT.jar, triemap-1.3.1.jar, util-13.0.2.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-util-13.0.2.jar, yang-ir-13.0.2.jar, yang-model-api-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-spi-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-impl-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-spi-13.0.2.jar, yang-xpath-api-13.0.2.jar, yang-xpath-impl-13.0.2.jar define 1 overlapping resource: [WARNING] - LICENSE [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/inband-models/target/inband-models-1.16.1-SNAPSHOT.jar with /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/inband-models/target/inband-models-1.16.1-SNAPSHOT-shaded.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ inband-models --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ inband-models --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ inband-models --- [WARNING] Unused declared dependencies found: [WARNING] ch.qos.logback:logback-classic:jar:1.2.13:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.1-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.1-SNAPSHOT:compile [WARNING] io.netty:netty-all:jar:4.1.107.Final:compile [WARNING] org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.1-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.1-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.1-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.1-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ inband-models --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ inband-models --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ inband-models --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ inband-models --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/inband-models/target/inband-models-1.16.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/inband-models/1.16.1-SNAPSHOT/inband-models-1.16.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/inband-models/pom.xml to /tmp/r/org/opendaylight/jsonrpc/inband-models/1.16.1-SNAPSHOT/inband-models-1.16.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ inband-models --- [INFO] Skipping artifact deployment [INFO] [INFO] --------------< org.opendaylight.jsonrpc:binding-adapter >-------------- [INFO] Building JSON-RPC :: Binding adapter 1.16.1-SNAPSHOT [187/258] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ binding-adapter --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ binding-adapter --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ binding-adapter --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ binding-adapter --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ binding-adapter --- [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-adapter --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ binding-adapter --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ binding-adapter --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ binding-adapter --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/binding-adapter/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/binding-adapter/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/binding-adapter/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ binding-adapter --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 14 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] Cannot find annotation method 'service()' in type 'org.osgi.service.component.annotations.Component': class file for org.osgi.service.component.annotations.Component not found [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/SchemaChangeAwareConverter.java:[26,14] auto-closeable resource org.opendaylight.jsonrpc.binding.SchemaChangeAwareConverter has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/binding-adapter/src/main/java/org/opendaylight/jsonrpc/binding/InboundHandler.java:[47,51] unchecked cast required: java.lang.Class found: java.lang.Class> [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ binding-adapter >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ binding-adapter --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ binding-adapter <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ binding-adapter --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ binding-adapter --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/binding-adapter/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ binding-adapter --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ binding-adapter --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ binding-adapter --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ binding-adapter --- [INFO] Building jar: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/binding-adapter/target/binding-adapter-1.16.1-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ binding-adapter --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ binding-adapter --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ binding-adapter --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ binding-adapter --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1:provided [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1:provided [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1:provided [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:provided [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-parser-api:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ binding-adapter --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ binding-adapter --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ binding-adapter --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ binding-adapter --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/binding-adapter/target/binding-adapter-1.16.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.16.1-SNAPSHOT/binding-adapter-1.16.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/binding-adapter/pom.xml to /tmp/r/org/opendaylight/jsonrpc/binding-adapter/1.16.1-SNAPSHOT/binding-adapter-1.16.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ binding-adapter --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] ------------< org.opendaylight.jsonrpc.bus:binding-bridge >------------- [INFO] Building JSON-RPC :: BUS :: Examples :: Binding bridge 1.16.1-SNAPSHOT [188/258] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ binding-bridge --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ binding-bridge --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ binding-bridge --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ binding-bridge --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ binding-bridge --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ binding-bridge --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/binding-bridge/src/main/yang [INFO] yang-to-sources: Found 4 dependencies in 3.992 ms [INFO] yang-to-sources: Project model files found: 1 in 321.5 μs [INFO] yang-to-sources: 1 YANG models processed in 6.716 ms [INFO] BindingJavaFileGenerator: Defined 9 files in 484.9 μs [INFO] Sorted 9 files into 3 directories in 47.26 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 9 in 3.672 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ binding-bridge --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ binding-bridge --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ binding-bridge --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ binding-bridge --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/binding-bridge/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/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/binding-bridge/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ binding-bridge --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 10 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'justification()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings' [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ binding-bridge >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ binding-bridge --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ binding-bridge <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ binding-bridge --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ binding-bridge --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/binding-bridge/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ binding-bridge --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ binding-bridge --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ binding-bridge --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ binding-bridge --- [INFO] Building jar: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.16.1-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ binding-bridge --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-shade-plugin:3.5.2:shade (single-jar) @ binding-bridge --- [INFO] Including org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.1-SNAPSHOT in the shaded jar. [INFO] Including net.bytebuddy:byte-buddy:jar:1.14.12 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.1-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:dom-codec:jar:1.16.1-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-ir:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2 in the shaded jar. [INFO] Including org.antlr:antlr4-runtime:jar:4.13.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.1-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.1-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.1-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.1-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.1-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.1-SNAPSHOT in the shaded jar. [INFO] Including com.google.code.gson:gson:jar:2.10.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:util:jar:13.0.2 in the shaded jar. [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.2 in the shaded jar. [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-dom-codec-spi:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1 in the shaded jar. [INFO] Including io.netty:netty-all:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-buffer:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-dns:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-haproxy:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http2:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-memcache:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-mqtt:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-redis:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-smtp:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-socks:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-stomp:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-xml:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-common:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-handler:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-handler-proxy:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-handler-ssl-ocsp:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-resolver:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-rxtx:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-sctp:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-udt:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-classes-macos:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.107.Final in the shaded jar. [INFO] Including org.slf4j:slf4j-simple:jar:1.7.32 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.32 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.1-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.16.1-SNAPSHOT in the shaded jar. [INFO] Including ch.qos.logback:logback-core:jar:1.2.13 in the shaded jar. [INFO] Including ch.qos.logback:logback-classic:jar:1.2.13 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:binding-adapter:jar:1.16.1-SNAPSHOT in the shaded jar. [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. [INFO] Including org.checkerframework:checker-qual:jar:3.42.0 in the shaded jar. [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.25.0 in the shaded jar. [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800 in the shaded jar. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] byte-buddy-1.14.12.jar, gson-2.10.1.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] bus-api-1.16.1-SNAPSHOT.jar, jsonrpc-provider-common-1.16.1-SNAPSHOT.jar define 19 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSession [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactory [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactoryProvider [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionTimeoutException [WARNING] - org.opendaylight.jsonrpc.bus.api.ClientSession [WARNING] - org.opendaylight.jsonrpc.bus.api.MessageListener [WARNING] - org.opendaylight.jsonrpc.bus.api.PeerContext [WARNING] - org.opendaylight.jsonrpc.bus.api.Publisher [WARNING] - org.opendaylight.jsonrpc.bus.api.RecoverableTransportException [WARNING] - org.opendaylight.jsonrpc.bus.api.Requester [WARNING] - 9 more... [WARNING] binding-adapter-1.16.1-SNAPSHOT.jar, binding-bridge-1.16.1-SNAPSHOT.jar, bus-api-1.16.1-SNAPSHOT.jar, bus-jsonrpc-1.16.1-SNAPSHOT.jar, bus-messagelib-1.16.1-SNAPSHOT.jar, bus-spi-1.16.1-SNAPSHOT.jar, concepts-13.0.2.jar, dom-codec-1.16.1-SNAPSHOT.jar, ietf-type-util-13.0.1.jar, jsonrpc-api-1.16.1-SNAPSHOT.jar, jsonrpc-provider-common-1.16.1-SNAPSHOT.jar, jsonrpc-test-model-1.16.1-SNAPSHOT.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-adapter-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-dom-codec-spi-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc7952-model-api-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, transport-http-1.16.1-SNAPSHOT.jar, transport-zmq-1.16.1-SNAPSHOT.jar, triemap-1.3.1.jar, util-13.0.2.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-tree-spi-13.0.2.jar, yang-data-util-13.0.2.jar, yang-ir-13.0.2.jar, yang-model-api-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-spi-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-impl-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-spi-13.0.2.jar, yang-xpath-api-13.0.2.jar, yang-xpath-impl-13.0.2.jar define 1 overlapping resource: [WARNING] - LICENSE [WARNING] concepts-13.0.2.jar, ietf-type-util-13.0.1.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-adapter-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-dom-codec-spi-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc7952-model-api-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, triemap-1.3.1.jar, util-13.0.2.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-tree-spi-13.0.2.jar, yang-data-util-13.0.2.jar, yang-ir-13.0.2.jar, yang-model-api-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-spi-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-impl-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-spi-13.0.2.jar, yang-xpath-api-13.0.2.jar, yang-xpath-impl-13.0.2.jar define 1 overlapping resource: [WARNING] - META-INF/git.properties [WARNING] bus-jsonrpc-1.16.1-SNAPSHOT.jar, jsonrpc-provider-common-1.16.1-SNAPSHOT.jar define 21 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$AbstractBuilder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$JsonRpcMessageType [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage$AbstractRequestBuilder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcConstants [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage$Builder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessageSerializer [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObject [WARNING] - 11 more... [WARNING] concepts-13.0.2.jar, ietf-type-util-13.0.1.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-adapter-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-dom-codec-spi-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc7952-model-api-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, triemap-1.3.1.jar, util-13.0.2.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-tree-spi-13.0.2.jar, yang-data-util-13.0.2.jar, yang-ir-13.0.2.jar, yang-model-api-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-spi-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-spi-13.0.2.jar, yang-xpath-api-13.0.2.jar, yang-xpath-impl-13.0.2.jar define 1 overlapping resource: [WARNING] - README.md [WARNING] dom-codec-1.16.1-SNAPSHOT.jar, jsonrpc-provider-common-1.16.1-SNAPSHOT.jar define 20 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.dom.codec.AbstractCodec [WARNING] - org.opendaylight.jsonrpc.dom.codec.Codec [WARNING] - org.opendaylight.jsonrpc.dom.codec.CodecUtils [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$DecoderPathWalker [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$EncoderPathWalker [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonReaderAdapter [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$1 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$2 [WARNING] - 10 more... [WARNING] netty-all-4.1.107.Final.jar, netty-buffer-4.1.107.Final.jar, netty-codec-4.1.107.Final.jar, netty-codec-dns-4.1.107.Final.jar, netty-codec-haproxy-4.1.107.Final.jar, netty-codec-http-4.1.107.Final.jar, netty-codec-http2-4.1.107.Final.jar, netty-codec-memcache-4.1.107.Final.jar, netty-codec-mqtt-4.1.107.Final.jar, netty-codec-redis-4.1.107.Final.jar, netty-codec-smtp-4.1.107.Final.jar, netty-codec-socks-4.1.107.Final.jar, netty-codec-stomp-4.1.107.Final.jar, netty-codec-xml-4.1.107.Final.jar, netty-common-4.1.107.Final.jar, netty-handler-4.1.107.Final.jar, netty-handler-proxy-4.1.107.Final.jar, netty-handler-ssl-ocsp-4.1.107.Final.jar, netty-resolver-4.1.107.Final.jar, netty-resolver-dns-4.1.107.Final.jar, netty-resolver-dns-classes-macos-4.1.107.Final.jar, netty-resolver-dns-native-macos-4.1.107.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.107.Final-osx-x86_64.jar, netty-transport-4.1.107.Final.jar, netty-transport-classes-epoll-4.1.107.Final.jar, netty-transport-classes-kqueue-4.1.107.Final.jar, netty-transport-native-epoll-4.1.107.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.107.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.107.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.107.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.107.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.107.Final.jar, netty-transport-rxtx-4.1.107.Final.jar, netty-transport-sctp-4.1.107.Final.jar, netty-transport-udt-4.1.107.Final.jar define 1 overlapping resource: [WARNING] - META-INF/io.netty.versions.properties [WARNING] netty-transport-native-kqueue-4.1.107.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.107.Final-osx-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.xml [WARNING] byte-buddy-1.14.12.jar, guava-32.1.3-jre.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE [WARNING] netty-transport-native-epoll-4.1.107.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.107.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.107.Final-linux-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml [WARNING] netty-resolver-dns-native-macos-4.1.107.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.107.Final-osx-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.properties [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.xml [WARNING] bus-spi-1.16.1-SNAPSHOT.jar, jsonrpc-provider-common-1.16.1-SNAPSHOT.jar define 33 overlapping classes and resources: [WARNING] - OSGI-INF/metatype/org.opendaylight.jsonrpc.bus.spi.SCRIntegration$Configuration.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.DefaultEventLoopConfiguration.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventExecutorGroup.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventLoopGroup.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCRIntegration.xml [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractBusSessionFactory [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractChannelInitializer [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractMessageListenerAdapter [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractPeerContext [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient [WARNING] - 23 more... [WARNING] antlr4-runtime-4.13.1.jar, binding-adapter-1.16.1-SNAPSHOT.jar, binding-bridge-1.16.1-SNAPSHOT.jar, bus-api-1.16.1-SNAPSHOT.jar, bus-jsonrpc-1.16.1-SNAPSHOT.jar, bus-messagelib-1.16.1-SNAPSHOT.jar, bus-spi-1.16.1-SNAPSHOT.jar, byte-buddy-1.14.12.jar, checker-qual-3.42.0.jar, concepts-13.0.2.jar, dom-codec-1.16.1-SNAPSHOT.jar, error_prone_annotations-2.25.0.jar, failureaccess-1.0.1.jar, gson-2.10.1.jar, guava-32.1.3-jre.jar, ietf-type-util-13.0.1.jar, j2objc-annotations-2.8.jar, jsonrpc-api-1.16.1-SNAPSHOT.jar, jsonrpc-provider-common-1.16.1-SNAPSHOT.jar, jsonrpc-test-model-1.16.1-SNAPSHOT-tests.jar, jsonrpc-test-model-1.16.1-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.13.jar, logback-core-1.2.13.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-adapter-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-dom-codec-spi-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, netty-all-4.1.107.Final.jar, netty-buffer-4.1.107.Final.jar, netty-codec-4.1.107.Final.jar, netty-codec-dns-4.1.107.Final.jar, netty-codec-haproxy-4.1.107.Final.jar, netty-codec-http-4.1.107.Final.jar, netty-codec-http2-4.1.107.Final.jar, netty-codec-memcache-4.1.107.Final.jar, netty-codec-mqtt-4.1.107.Final.jar, netty-codec-redis-4.1.107.Final.jar, netty-codec-smtp-4.1.107.Final.jar, netty-codec-socks-4.1.107.Final.jar, netty-codec-stomp-4.1.107.Final.jar, netty-codec-xml-4.1.107.Final.jar, netty-common-4.1.107.Final.jar, netty-handler-4.1.107.Final.jar, netty-handler-proxy-4.1.107.Final.jar, netty-handler-ssl-ocsp-4.1.107.Final.jar, netty-resolver-4.1.107.Final.jar, netty-resolver-dns-4.1.107.Final.jar, netty-resolver-dns-classes-macos-4.1.107.Final.jar, netty-resolver-dns-native-macos-4.1.107.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.107.Final-osx-x86_64.jar, netty-transport-4.1.107.Final.jar, netty-transport-classes-epoll-4.1.107.Final.jar, netty-transport-classes-kqueue-4.1.107.Final.jar, netty-transport-native-epoll-4.1.107.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.107.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.107.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.107.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.107.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.107.Final.jar, netty-transport-rxtx-4.1.107.Final.jar, netty-transport-sctp-4.1.107.Final.jar, netty-transport-udt-4.1.107.Final.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, org.eclipse.jdt.annotation-2.2.800.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc7952-model-api-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, slf4j-api-1.7.32.jar, slf4j-simple-1.7.32.jar, transport-http-1.16.1-SNAPSHOT.jar, transport-zmq-1.16.1-SNAPSHOT.jar, triemap-1.3.1.jar, util-13.0.2.jar, value-2.10.1-annotations.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-tree-spi-13.0.2.jar, yang-data-util-13.0.2.jar, yang-ir-13.0.2.jar, yang-model-api-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-spi-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-impl-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-spi-13.0.2.jar, yang-xpath-api-13.0.2.jar, yang-xpath-impl-13.0.2.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] bus-messagelib-1.16.1-SNAPSHOT.jar, jsonrpc-provider-common-1.16.1-SNAPSHOT.jar define 56 overlapping classes and resources: [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiAwareTransportFactory.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiBusSessionFactoryProvider.xml [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractProxyHandlerAdapter [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$1 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$2 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.BaseSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.ClientSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.DefaultTransportFactory [WARNING] - 46 more... [WARNING] jsonrpc-test-model-1.16.1-SNAPSHOT-tests.jar, jsonrpc-test-model-1.16.1-SNAPSHOT.jar define 2 overlapping resources: [WARNING] - META-INF/maven/org.opendaylight.jsonrpc/jsonrpc-test-model/pom.properties [WARNING] - META-INF/maven/org.opendaylight.jsonrpc/jsonrpc-test-model/pom.xml [WARNING] binding-adapter-1.16.1-SNAPSHOT.jar, binding-bridge-1.16.1-SNAPSHOT.jar define 2 overlapping resources: [WARNING] - CONTRIBUTING.md [WARNING] - README.markdown [WARNING] ietf-type-util-13.0.1.jar, mdsal-binding-api-13.0.1.jar, mdsal-binding-dom-adapter-13.0.1.jar, mdsal-binding-dom-codec-api-13.0.1.jar, mdsal-binding-dom-codec-spi-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, org.eclipse.jdt.annotation-2.2.800.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-tree-spi-13.0.2.jar, yang-data-util-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-spi-13.0.2.jar define 3 overlapping resources: [WARNING] - .api_description [WARNING] - about.html [WARNING] - bundle.properties [WARNING] logback-classic-1.2.13.jar, slf4j-simple-1.7.32.jar define 3 overlapping classes: [WARNING] - org.slf4j.impl.StaticLoggerBinder [WARNING] - org.slf4j.impl.StaticMDCBinder [WARNING] - org.slf4j.impl.StaticMarkerBinder [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.16.1-SNAPSHOT.jar with /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.16.1-SNAPSHOT-shaded.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ binding-bridge --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ binding-bridge --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ binding-bridge --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-codec-api:jar:13.0.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.1-SNAPSHOT:compile [WARNING] org.slf4j:slf4j-api:jar:1.7.32:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.1-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:jar:13.0.1:compile [WARNING] ch.qos.logback:logback-core:jar:1.2.13:compile [WARNING] org.opendaylight.jsonrpc:jsonrpc-test-model:test-jar:tests:1.16.1-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.1-SNAPSHOT:compile [WARNING] ch.qos.logback:logback-classic:jar:1.2.13:compile [WARNING] org.slf4j:slf4j-simple:jar:1.7.32:compile [WARNING] io.netty:netty-all:jar:4.1.107.Final:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.1-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ binding-bridge --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ binding-bridge --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ binding-bridge --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ binding-bridge --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/binding-bridge/target/binding-bridge-1.16.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/bus/binding-bridge/1.16.1-SNAPSHOT/binding-bridge-1.16.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/binding-bridge/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/binding-bridge/1.16.1-SNAPSHOT/binding-bridge-1.16.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ binding-bridge --- [INFO] Skipping artifact deployment [INFO] [INFO] ------------------< org.opendaylight.jsonrpc:jsonrpc >------------------ [INFO] Building JSON-RPC :: POM 1.16.1-SNAPSHOT [189/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ jsonrpc --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ jsonrpc --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ jsonrpc --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ jsonrpc --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jsonrpc --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc/1.16.1-SNAPSHOT/jsonrpc-1.16.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jsonrpc --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] ----------------< org.opendaylight.jsonrpc:jsonrpc-bus >---------------- [INFO] Building JSON-RPC :: BUS 1.16.1-SNAPSHOT [190/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ jsonrpc-bus --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ jsonrpc-bus --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ jsonrpc-bus --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ jsonrpc-bus --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jsonrpc-bus --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-bus/1.16.1-SNAPSHOT/jsonrpc-bus-1.16.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jsonrpc-bus --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] ---------------< org.opendaylight.jsonrpc.bus:examples >---------------- [INFO] Building JSON-RPC :: BUS :: Examples 1.16.1-SNAPSHOT [191/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ examples --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ examples --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ examples --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ examples --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ examples --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/bus/examples/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/examples/1.16.1-SNAPSHOT/examples-1.16.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ examples --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] -------------< org.opendaylight.jsonrpc:jsonrpc-security >-------------- [INFO] Building JSON-RPC :: Security 1.16.1-SNAPSHOT [192/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ jsonrpc-security --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ jsonrpc-security --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ jsonrpc-security --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ jsonrpc-security --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jsonrpc-security --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/security/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-security/1.16.1-SNAPSHOT/jsonrpc-security-1.16.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jsonrpc-security --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] ---------------< org.opendaylight.jsonrpc:tools-parent >---------------- [INFO] Building JSON-RPC :: Tools parent 1.16.1-SNAPSHOT [193/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ tools-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ tools-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ tools-parent --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ tools-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ tools-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) @ tools-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ tools-parent --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ tools-parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ tools-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ tools-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ tools-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ tools-parent --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ tools-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ tools-parent --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ tools-parent --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ tools-parent --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ tools-parent --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ tools-parent --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ tools-parent --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ tools-parent --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ tools-parent --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/tools/parent/pom.xml to /tmp/r/org/opendaylight/jsonrpc/tools-parent/1.16.1-SNAPSHOT/tools-parent-1.16.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tools-parent --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] -----------------< org.opendaylight.jsonrpc:test-tool >----------------- [INFO] Building JSON-RPC :: Tools :: Test 1.16.1-SNAPSHOT [194/258] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ test-tool --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ test-tool --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ test-tool --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ test-tool --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ test-tool --- [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) @ test-tool --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ test-tool --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ test-tool --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-tool --- [INFO] Copying 1 resource from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/tools/test-tool/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/tools/test-tool/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ test-tool --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ test-tool >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ test-tool --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ test-tool <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ test-tool --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ test-tool --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/tools/test-tool/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ test-tool --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ test-tool --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ test-tool --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ test-tool --- [INFO] Building jar: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/tools/test-tool/target/test-tool-1.16.1-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ test-tool --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-shade-plugin:3.5.2:shade (uberjar) @ test-tool --- [INFO] Including com.github.spotbugs:spotbugs-annotations:jar:4.8.3 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-spi:jar:13.0.1 in the shaded jar. [INFO] Including com.google.guava:guava:jar:32.1.3-jre in the shaded jar. [INFO] Including com.google.guava:failureaccess:jar:1.0.1 in the shaded jar. [INFO] Including com.google.guava:listenablefuture:jar:9999.0-empty-to-avoid-conflict-with-guava in the shaded jar. [INFO] Including org.checkerframework:checker-qual:jar:3.42.0 in the shaded jar. [INFO] Including com.google.errorprone:error_prone_annotations:jar:2.25.0 in the shaded jar. [INFO] Including com.google.j2objc:j2objc-annotations:jar:2.8 in the shaded jar. [INFO] Including org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800 in the shaded jar. [INFO] Including org.opendaylight.yangtools:concepts:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-common:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-spi:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-ir:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc7952-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-impl:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-spi:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-reactor:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-repo-spi:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2 in the shaded jar. [INFO] Including org.antlr:antlr4-runtime:jar:4.13.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-ri:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:odlext-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:openconfig-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:openconfig-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6241-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6241-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6536-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6536-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6643-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc6643-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc7952-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8040-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8528-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8528-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8639-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8639-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8819-parser-support:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8819-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-repo-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-spec-util:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-model-api:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:rfc8040-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal:yang-binding:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-dom-inmemory-datastore:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:odlext-model-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:util:jar:13.0.2 in the shaded jar. [INFO] Including tech.pantheon.triemap:triemap:jar:1.3.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-api:jar:13.0.2 in the shaded jar. [INFO] Including org.immutables:value:jar:annotations:2.10.1 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-spi:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-tree-api:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-tree-spi:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-tree-ri:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-util:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-model-util:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-dom-broker:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-messagelib:jar:1.16.1-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal.model:ietf-type-util:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-test-model:jar:1.16.1-SNAPSHOT in the shaded jar. [INFO] Including com.google.code.gson:gson:jar:2.10.1 in the shaded jar. [INFO] Including net.sourceforge.argparse4j:argparse4j:jar:0.8.1 in the shaded jar. [INFO] Including ch.qos.logback:logback-classic:jar:1.2.13 in the shaded jar. [INFO] Including ch.qos.logback:logback-core:jar:1.2.13 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.1-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.1-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.1-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.1-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.1-SNAPSHOT in the shaded jar. [INFO] Including io.netty:netty-all:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-buffer:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-dns:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-haproxy:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-http2:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-memcache:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-mqtt:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-redis:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-smtp:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-socks:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-stomp:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-codec-xml:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-common:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-handler:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-unix-common:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-handler-proxy:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-handler-ssl-ocsp:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-resolver:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-rxtx:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-sctp:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-udt:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-epoll:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-classes-kqueue:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-classes-macos:jar:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-x86_64:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-aarch_64:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-epoll:jar:linux-riscv64:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-x86_64:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-transport-native-kqueue:jar:osx-aarch_64:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-x86_64:4.1.107.Final in the shaded jar. [INFO] Including io.netty:netty-resolver-dns-native-macos:jar:osx-aarch_64:4.1.107.Final in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.security:security-noop:jar:1.16.1-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc.security:security-api:jar:1.16.1-SNAPSHOT in the shaded jar. [INFO] Including org.bouncycastle:bcpkix-jdk18on:jar:1.77 in the shaded jar. [INFO] Including org.bouncycastle:bcprov-jdk18on:jar:1.77 in the shaded jar. [INFO] Including org.bouncycastle:bcutil-jdk18on:jar:1.77 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-provider-common:jar:1.16.1-SNAPSHOT in the shaded jar. [INFO] Including net.bytebuddy:byte-buddy:jar:1.14.12 in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.1-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.jsonrpc:dom-codec:jar:1.16.1-SNAPSHOT in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-codec-gson:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.yangtools:yang-data-impl:jar:13.0.2 in the shaded jar. [INFO] Including org.opendaylight.mdsal:mdsal-singleton-api:jar:13.0.1 in the shaded jar. [INFO] Including org.slf4j:slf4j-api:jar:1.7.32 in the shaded jar. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] Discovered module-info.class. Shading will break its strong encapsulation. [WARNING] bus-api-1.16.1-SNAPSHOT.jar, jsonrpc-provider-common-1.16.1-SNAPSHOT.jar define 19 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSession [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactory [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionFactoryProvider [WARNING] - org.opendaylight.jsonrpc.bus.api.BusSessionTimeoutException [WARNING] - org.opendaylight.jsonrpc.bus.api.ClientSession [WARNING] - org.opendaylight.jsonrpc.bus.api.MessageListener [WARNING] - org.opendaylight.jsonrpc.bus.api.PeerContext [WARNING] - org.opendaylight.jsonrpc.bus.api.Publisher [WARNING] - org.opendaylight.jsonrpc.bus.api.RecoverableTransportException [WARNING] - org.opendaylight.jsonrpc.bus.api.Requester [WARNING] - 9 more... [WARNING] jsonrpc-provider-common-1.16.1-SNAPSHOT.jar, security-noop-1.16.1-SNAPSHOT.jar define 2 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.security.noop.NoopAuthenticationProvider [WARNING] - org.opendaylight.jsonrpc.security.noop.NoopSecurityService [WARNING] ietf-type-util-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-runtime-spi-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-broker-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, org.eclipse.jdt.annotation-2.2.800.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-tree-ri-13.0.2.jar, yang-data-tree-spi-13.0.2.jar, yang-data-util-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-spi-13.0.2.jar define 3 overlapping resources: [WARNING] - .api_description [WARNING] - about.html [WARNING] - bundle.properties [WARNING] bus-jsonrpc-1.16.1-SNAPSHOT.jar, jsonrpc-provider-common-1.16.1-SNAPSHOT.jar define 21 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$AbstractBuilder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseMessage$JsonRpcMessageType [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcBaseRequestMessage$AbstractRequestBuilder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcConstants [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessage$Builder [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorMessageSerializer [WARNING] - org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObject [WARNING] - 11 more... [WARNING] concepts-13.0.2.jar, ietf-topology-2013.10.21.25.1.jar, ietf-type-util-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-runtime-spi-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-broker-13.0.1.jar, mdsal-dom-inmemory-datastore-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc7952-model-api-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, triemap-1.3.1.jar, util-13.0.2.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-tree-ri-13.0.2.jar, yang-data-tree-spi-13.0.2.jar, yang-data-util-13.0.2.jar, yang-ir-13.0.2.jar, yang-model-api-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-spi-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-impl-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-spi-13.0.2.jar, yang-xpath-api-13.0.2.jar, yang-xpath-impl-13.0.2.jar define 1 overlapping resource: [WARNING] - META-INF/git.properties [WARNING] bcpkix-jdk18on-1.77.jar, bcprov-jdk18on-1.77.jar, bcutil-jdk18on-1.77.jar, byte-buddy-1.14.12.jar, gson-2.10.1.jar define 1 overlapping classes: [WARNING] - META-INF.versions.9.module-info [WARNING] dom-codec-1.16.1-SNAPSHOT.jar, jsonrpc-provider-common-1.16.1-SNAPSHOT.jar define 20 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.dom.codec.AbstractCodec [WARNING] - org.opendaylight.jsonrpc.dom.codec.Codec [WARNING] - org.opendaylight.jsonrpc.dom.codec.CodecUtils [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$DecoderPathWalker [WARNING] - org.opendaylight.jsonrpc.dom.codec.DataCodec$EncoderPathWalker [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonReaderAdapter [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$1 [WARNING] - org.opendaylight.jsonrpc.dom.codec.JsonRpcCodecFactory$2 [WARNING] - 10 more... [WARNING] netty-all-4.1.107.Final.jar, netty-buffer-4.1.107.Final.jar, netty-codec-4.1.107.Final.jar, netty-codec-dns-4.1.107.Final.jar, netty-codec-haproxy-4.1.107.Final.jar, netty-codec-http-4.1.107.Final.jar, netty-codec-http2-4.1.107.Final.jar, netty-codec-memcache-4.1.107.Final.jar, netty-codec-mqtt-4.1.107.Final.jar, netty-codec-redis-4.1.107.Final.jar, netty-codec-smtp-4.1.107.Final.jar, netty-codec-socks-4.1.107.Final.jar, netty-codec-stomp-4.1.107.Final.jar, netty-codec-xml-4.1.107.Final.jar, netty-common-4.1.107.Final.jar, netty-handler-4.1.107.Final.jar, netty-handler-proxy-4.1.107.Final.jar, netty-handler-ssl-ocsp-4.1.107.Final.jar, netty-resolver-4.1.107.Final.jar, netty-resolver-dns-4.1.107.Final.jar, netty-resolver-dns-classes-macos-4.1.107.Final.jar, netty-resolver-dns-native-macos-4.1.107.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.107.Final-osx-x86_64.jar, netty-transport-4.1.107.Final.jar, netty-transport-classes-epoll-4.1.107.Final.jar, netty-transport-classes-kqueue-4.1.107.Final.jar, netty-transport-native-epoll-4.1.107.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.107.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.107.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.107.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.107.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.107.Final.jar, netty-transport-rxtx-4.1.107.Final.jar, netty-transport-sctp-4.1.107.Final.jar, netty-transport-udt-4.1.107.Final.jar define 1 overlapping resource: [WARNING] - META-INF/io.netty.versions.properties [WARNING] netty-transport-native-kqueue-4.1.107.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.107.Final-osx-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-kqueue/pom.xml [WARNING] byte-buddy-1.14.12.jar, guava-32.1.3-jre.jar define 1 overlapping resource: [WARNING] - META-INF/LICENSE [WARNING] bus-api-1.16.1-SNAPSHOT.jar, bus-jsonrpc-1.16.1-SNAPSHOT.jar, bus-messagelib-1.16.1-SNAPSHOT.jar, bus-spi-1.16.1-SNAPSHOT.jar, concepts-13.0.2.jar, dom-codec-1.16.1-SNAPSHOT.jar, ietf-topology-2013.10.21.25.1.jar, ietf-type-util-13.0.1.jar, jsonrpc-api-1.16.1-SNAPSHOT.jar, jsonrpc-provider-common-1.16.1-SNAPSHOT.jar, jsonrpc-test-model-1.16.1-SNAPSHOT.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-runtime-spi-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-broker-13.0.1.jar, mdsal-dom-inmemory-datastore-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc7952-model-api-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, security-api-1.16.1-SNAPSHOT.jar, security-noop-1.16.1-SNAPSHOT.jar, test-tool-1.16.1-SNAPSHOT.jar, transport-http-1.16.1-SNAPSHOT.jar, transport-zmq-1.16.1-SNAPSHOT.jar, triemap-1.3.1.jar, util-13.0.2.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-tree-ri-13.0.2.jar, yang-data-tree-spi-13.0.2.jar, yang-data-util-13.0.2.jar, yang-ir-13.0.2.jar, yang-model-api-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-spi-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-impl-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-spi-13.0.2.jar, yang-xpath-api-13.0.2.jar, yang-xpath-impl-13.0.2.jar define 1 overlapping resource: [WARNING] - LICENSE [WARNING] netty-transport-native-epoll-4.1.107.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.107.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.107.Final-linux-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.properties [WARNING] - META-INF/maven/io.netty/netty-transport-native-epoll/pom.xml [WARNING] netty-resolver-dns-native-macos-4.1.107.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.107.Final-osx-x86_64.jar define 2 overlapping resources: [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.properties [WARNING] - META-INF/maven/io.netty/netty-resolver-dns-native-macos/pom.xml [WARNING] bus-spi-1.16.1-SNAPSHOT.jar, jsonrpc-provider-common-1.16.1-SNAPSHOT.jar define 33 overlapping classes and resources: [WARNING] - OSGI-INF/metatype/org.opendaylight.jsonrpc.bus.spi.SCRIntegration$Configuration.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.DefaultEventLoopConfiguration.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventExecutorGroup.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCREventLoopGroup.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.spi.SCRIntegration.xml [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractBusSessionFactory [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractChannelInitializer [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractMessageListenerAdapter [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractPeerContext [WARNING] - org.opendaylight.jsonrpc.bus.spi.AbstractReconnectingClient [WARNING] - 23 more... [WARNING] bus-messagelib-1.16.1-SNAPSHOT.jar, jsonrpc-provider-common-1.16.1-SNAPSHOT.jar define 56 overlapping classes and resources: [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiAwareTransportFactory.xml [WARNING] - OSGI-INF/org.opendaylight.jsonrpc.bus.messagelib.osgi.OsgiBusSessionFactoryProvider.xml [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractProxyHandlerAdapter [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$1 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.AbstractTransportFactory$2 [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.BaseSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.ClientSession [WARNING] - org.opendaylight.jsonrpc.bus.messagelib.DefaultTransportFactory [WARNING] - 46 more... [WARNING] antlr4-runtime-4.13.1.jar, argparse4j-0.8.1.jar, bcpkix-jdk18on-1.77.jar, bcprov-jdk18on-1.77.jar, bcutil-jdk18on-1.77.jar, bus-api-1.16.1-SNAPSHOT.jar, bus-jsonrpc-1.16.1-SNAPSHOT.jar, bus-messagelib-1.16.1-SNAPSHOT.jar, bus-spi-1.16.1-SNAPSHOT.jar, byte-buddy-1.14.12.jar, checker-qual-3.42.0.jar, concepts-13.0.2.jar, dom-codec-1.16.1-SNAPSHOT.jar, error_prone_annotations-2.25.0.jar, failureaccess-1.0.1.jar, gson-2.10.1.jar, guava-32.1.3-jre.jar, ietf-topology-2013.10.21.25.1.jar, ietf-type-util-13.0.1.jar, j2objc-annotations-2.8.jar, jsonrpc-api-1.16.1-SNAPSHOT.jar, jsonrpc-provider-common-1.16.1-SNAPSHOT.jar, jsonrpc-test-model-1.16.1-SNAPSHOT.jar, listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar, logback-classic-1.2.13.jar, logback-core-1.2.13.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-runtime-spi-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-broker-13.0.1.jar, mdsal-dom-inmemory-datastore-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, netty-all-4.1.107.Final.jar, netty-buffer-4.1.107.Final.jar, netty-codec-4.1.107.Final.jar, netty-codec-dns-4.1.107.Final.jar, netty-codec-haproxy-4.1.107.Final.jar, netty-codec-http-4.1.107.Final.jar, netty-codec-http2-4.1.107.Final.jar, netty-codec-memcache-4.1.107.Final.jar, netty-codec-mqtt-4.1.107.Final.jar, netty-codec-redis-4.1.107.Final.jar, netty-codec-smtp-4.1.107.Final.jar, netty-codec-socks-4.1.107.Final.jar, netty-codec-stomp-4.1.107.Final.jar, netty-codec-xml-4.1.107.Final.jar, netty-common-4.1.107.Final.jar, netty-handler-4.1.107.Final.jar, netty-handler-proxy-4.1.107.Final.jar, netty-handler-ssl-ocsp-4.1.107.Final.jar, netty-resolver-4.1.107.Final.jar, netty-resolver-dns-4.1.107.Final.jar, netty-resolver-dns-classes-macos-4.1.107.Final.jar, netty-resolver-dns-native-macos-4.1.107.Final-osx-aarch_64.jar, netty-resolver-dns-native-macos-4.1.107.Final-osx-x86_64.jar, netty-transport-4.1.107.Final.jar, netty-transport-classes-epoll-4.1.107.Final.jar, netty-transport-classes-kqueue-4.1.107.Final.jar, netty-transport-native-epoll-4.1.107.Final-linux-aarch_64.jar, netty-transport-native-epoll-4.1.107.Final-linux-riscv64.jar, netty-transport-native-epoll-4.1.107.Final-linux-x86_64.jar, netty-transport-native-kqueue-4.1.107.Final-osx-aarch_64.jar, netty-transport-native-kqueue-4.1.107.Final-osx-x86_64.jar, netty-transport-native-unix-common-4.1.107.Final.jar, netty-transport-rxtx-4.1.107.Final.jar, netty-transport-sctp-4.1.107.Final.jar, netty-transport-udt-4.1.107.Final.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, org.eclipse.jdt.annotation-2.2.800.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc6991-ietf-inet-types-13.0.1.jar, rfc6991-ietf-yang-types-13.0.1.jar, rfc7952-model-api-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, security-api-1.16.1-SNAPSHOT.jar, security-noop-1.16.1-SNAPSHOT.jar, slf4j-api-1.7.32.jar, spotbugs-annotations-4.8.3.jar, test-tool-1.16.1-SNAPSHOT.jar, transport-http-1.16.1-SNAPSHOT.jar, transport-zmq-1.16.1-SNAPSHOT.jar, triemap-1.3.1.jar, util-13.0.2.jar, value-2.10.1-annotations.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-tree-ri-13.0.2.jar, yang-data-tree-spi-13.0.2.jar, yang-data-util-13.0.2.jar, yang-ir-13.0.2.jar, yang-model-api-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-spi-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-impl-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-spi-13.0.2.jar, yang-xpath-api-13.0.2.jar, yang-xpath-impl-13.0.2.jar define 1 overlapping resource: [WARNING] - META-INF/MANIFEST.MF [WARNING] jsonrpc-provider-common-1.16.1-SNAPSHOT.jar, security-api-1.16.1-SNAPSHOT.jar define 11 overlapping classes: [WARNING] - org.opendaylight.jsonrpc.security.api.AbstractKeyStoreFactory [WARNING] - org.opendaylight.jsonrpc.security.api.AuthenticationProvider [WARNING] - org.opendaylight.jsonrpc.security.api.ChainLengthEnforcingTmf [WARNING] - org.opendaylight.jsonrpc.security.api.ChainLengthEnforcingTmf$1 [WARNING] - org.opendaylight.jsonrpc.security.api.ChainLengthEnforcingTrustManager [WARNING] - org.opendaylight.jsonrpc.security.api.JKSFactory [WARNING] - org.opendaylight.jsonrpc.security.api.KeyStoreFactory [WARNING] - org.opendaylight.jsonrpc.security.api.PKCS12Factory [WARNING] - org.opendaylight.jsonrpc.security.api.SecurityConstants [WARNING] - org.opendaylight.jsonrpc.security.api.SecurityService [WARNING] - 1 more... [WARNING] concepts-13.0.2.jar, ietf-type-util-13.0.1.jar, mdsal-binding-model-api-13.0.1.jar, mdsal-binding-runtime-api-13.0.1.jar, mdsal-binding-runtime-spi-13.0.1.jar, mdsal-binding-spec-util-13.0.1.jar, mdsal-common-api-13.0.1.jar, mdsal-dom-api-13.0.1.jar, mdsal-dom-broker-13.0.1.jar, mdsal-dom-spi-13.0.1.jar, mdsal-singleton-api-13.0.1.jar, odlext-model-api-13.0.2.jar, odlext-parser-support-13.0.2.jar, openconfig-model-api-13.0.2.jar, openconfig-parser-support-13.0.2.jar, rfc6241-model-api-13.0.2.jar, rfc6241-parser-support-13.0.2.jar, rfc6536-model-api-13.0.2.jar, rfc6536-parser-support-13.0.2.jar, rfc6643-model-api-13.0.2.jar, rfc6643-parser-support-13.0.2.jar, rfc7952-model-api-13.0.2.jar, rfc7952-parser-support-13.0.2.jar, rfc8040-model-api-13.0.2.jar, rfc8040-parser-support-13.0.2.jar, rfc8528-model-api-13.0.2.jar, rfc8528-parser-support-13.0.2.jar, rfc8639-model-api-13.0.2.jar, rfc8639-parser-support-13.0.2.jar, rfc8819-model-api-13.0.2.jar, rfc8819-parser-support-13.0.2.jar, triemap-1.3.1.jar, util-13.0.2.jar, yang-binding-13.0.1.jar, yang-common-13.0.2.jar, yang-data-api-13.0.2.jar, yang-data-codec-gson-13.0.2.jar, yang-data-impl-13.0.2.jar, yang-data-spi-13.0.2.jar, yang-data-tree-api-13.0.2.jar, yang-data-tree-ri-13.0.2.jar, yang-data-tree-spi-13.0.2.jar, yang-data-util-13.0.2.jar, yang-ir-13.0.2.jar, yang-model-api-13.0.2.jar, yang-model-ri-13.0.2.jar, yang-model-spi-13.0.2.jar, yang-model-util-13.0.2.jar, yang-parser-api-13.0.2.jar, yang-parser-reactor-13.0.2.jar, yang-parser-rfc7950-13.0.2.jar, yang-parser-spi-13.0.2.jar, yang-repo-api-13.0.2.jar, yang-repo-spi-13.0.2.jar, yang-xpath-api-13.0.2.jar, yang-xpath-impl-13.0.2.jar define 1 overlapping resource: [WARNING] - README.md [WARNING] maven-shade-plugin has detected that some files are [WARNING] present in two or more JARs. When this happens, only one [WARNING] single version of the file is copied to the uber jar. [WARNING] Usually this is not harmful and you can skip these warnings, [WARNING] otherwise try to manually exclude artifacts based on [WARNING] mvn dependency:tree -Ddetail=true and the above output. [WARNING] See https://maven.apache.org/plugins/maven-shade-plugin/ [INFO] Replacing original artifact with shaded artifact. [INFO] Replacing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/tools/test-tool/target/test-tool-1.16.1-SNAPSHOT.jar with /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/tools/test-tool/target/test-tool-1.16.1-SNAPSHOT-shaded.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ test-tool --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ test-tool --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ test-tool --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-xpath-api:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-model-spi:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-parser-rfc7950:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-xpath-impl:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-api:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal:mdsal-dom-spi:jar:13.0.1:compile [WARNING] org.opendaylight.jsonrpc:jsonrpc-api:jar:1.16.1-SNAPSHOT:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.jsonrpc.bus:bus-spi:jar:1.16.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile [WARNING] org.opendaylight.jsonrpc.bus:transport-http:jar:1.16.1-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.security:security-api:jar:1.16.1-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-jsonrpc:jar:1.16.1-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:transport-zmq:jar:1.16.1-SNAPSHOT:compile [WARNING] ch.qos.logback:logback-classic:jar:1.2.13:compile [WARNING] io.netty:netty-all:jar:4.1.107.Final:compile [WARNING] org.opendaylight.jsonrpc.security:security-noop:jar:1.16.1-SNAPSHOT:compile [WARNING] org.opendaylight.jsonrpc.bus:bus-api:jar:1.16.1-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ test-tool --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ test-tool --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ test-tool --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ test-tool --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/tools/test-tool/target/test-tool-1.16.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.16.1-SNAPSHOT/test-tool-1.16.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/tools/test-tool/pom.xml to /tmp/r/org/opendaylight/jsonrpc/test-tool/1.16.1-SNAPSHOT/test-tool-1.16.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ test-tool --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] ---------------< org.opendaylight.jsonrpc:jsonrpc-tools >--------------- [INFO] Building JSON-RPC :: Tools 1.16.1-SNAPSHOT [195/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ jsonrpc-tools --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ jsonrpc-tools --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ jsonrpc-tools --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ jsonrpc-tools --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jsonrpc-tools --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/tools/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-tools/1.16.1-SNAPSHOT/jsonrpc-tools-1.16.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jsonrpc-tools --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] ---------------< org.opendaylight.jsonrpc:jsonrpc-karaf >--------------- [INFO] Building JSON-RPC :: Karaf 1.16.1-SNAPSHOT [196/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ jsonrpc-karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ jsonrpc-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ jsonrpc-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ jsonrpc-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ jsonrpc-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) @ jsonrpc-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ jsonrpc-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ jsonrpc-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ jsonrpc-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.5:assembly (process-resources) @ jsonrpc-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/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/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.5/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.5/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.5/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.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 [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.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [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.1 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 [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.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.5/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/features-jsonrpc/1.16.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-all/1.16.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-bus/1.16.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.jsonrpc/odl-jsonrpc-provider/1.16.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.11/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.11/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-jackson-2/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.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.opendaylight.controller/odl-mdsal-broker/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.2/xml/features [INFO] Feature jaas-boot/4.4.5 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.5.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.5 [INFO] Feature odl-apache-shiro/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.19.3 [INFO] adding maven artifact: mvn:commons-logging/commons-logging/1.3.0 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 [INFO] Feature bundle/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.5 [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 odl-controller-scala/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.13 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.13 [INFO] Feature package/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.5 [INFO] Feature odl-jsonrpc-provider/1.16.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc/jsonrpc-provider-common/1.16.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc/dom-codec/1.16.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc/jsonrpc-provider-single/1.16.1-SNAPSHOT [INFO] Feature shell/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.5 [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 service/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.5 [INFO] Feature ssh/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.11.0 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.5 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.11.0 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.11.0 [INFO] Feature odl-mdsal-model-rfc7952/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/13.0.1 [INFO] Feature odl-yanglib-mdsal-writer/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/7.0.4 [INFO] Feature odl-stax2-api/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 [INFO] Feature pax-web-websockets/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.24 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 [INFO] Feature odl-karaf-feat-jdbc/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.5 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 [INFO] Feature pax-jdbc-spec/1.5.6 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 [INFO] Feature odl-javassist-3/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA [INFO] Feature odl-yangtools-parser-api/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/13.0.2 [INFO] Feature odl-mdsal-distributed-datastore/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/9.0.2 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/akkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/factoryakkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/moduleshardconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/moduleconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/cfg/datastore [INFO] Feature framework/4.4.5 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.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [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.5 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 [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.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.5 [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.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.fusesource.jansi/jansi/2.4.1 [INFO] Feature odl-mdsal-dom-runtime/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/13.0.1 [INFO] Feature shell-compat/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.5 [INFO] Feature odl-mdsal-common/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/13.0.1 [INFO] Feature odl-mdsal-model-rfc8525/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/13.0.1 [INFO] Feature odl-aaa-encryption-service/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.19.3 [INFO] Feature odl-mdsal-binding-runtime/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/13.0.1 [INFO] Feature http/8.0.24 is defined as a boot feature [INFO] Feature deployer/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.5 [INFO] Feature 022e48ac-1a50-4d05-a6a4-f293b848272b/0.0.0 is defined as a boot feature [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.11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.11 [INFO] Feature odl-netconf-model-rfc5277/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/7.0.4 [INFO] Feature odl-mdsal-eos-dom/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/13.0.1 [INFO] Feature odl-mdsal-dom-broker/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/13.0.1 [INFO] Feature pt-triemap/1.3.1 is defined as a boot feature [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.1 [INFO] Feature odl-controller-akka/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/9.0.2 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 [INFO] adding maven artifact: mvn:io.netty/netty/3.10.6.Final [INFO] Feature pax-web-http-whiteboard/8.0.24 is defined as a boot feature [INFO] Feature aries-proxy/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.6 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.6 [INFO] Feature odl-gson/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.10.1 [INFO] Feature jaas/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.5 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature pax-web-http-war/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.5 [INFO] Feature management/4.4.5 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.5 [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 odl-mdsal-model-rfc8072/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/13.0.1 [INFO] Feature odl-aaa-web/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.19.3 [INFO] Feature odl-aaa-api/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.19.3 [INFO] Feature log/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature odl-jsonrpc-all/1.16.1.SNAPSHOT is defined as a boot feature [INFO] Feature odl-jersey-2/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.41 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.41 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.41 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 [INFO] Feature odl-jsonrpc-bus/1.16.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-spi/1.16.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.security/security-api/1.16.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/transport-zmq/1.16.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-api/1.16.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/transport-http/1.16.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.security/security-aaa/1.16.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc/jsonrpc-api/1.16.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.security/security-service/1.16.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-messagelib/1.16.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.security/security-noop/1.16.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-jsonrpc/1.16.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.jsonrpc.bus/bus-config/1.16.1-SNAPSHOT/cfg/config [INFO] Feature odl-mdsal-remoterpc-connector/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/9.0.2 [INFO] Feature odl-yangtools-common/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/13.0.2 [INFO] Feature odl-aaa-password-service/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.3/xml/aaa-password-service-config [INFO] Feature odl-restconf-nb/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/7.0.4 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-api/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-server/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-common/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-client/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/7.0.4 [INFO] Feature odl-mdsal-singleton-dom/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/13.0.1 [INFO] Feature odl-controller-mdsal-common/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/9.0.2 [INFO] Feature pax-web-whiteboard/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.24 [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 features-jsonrpc/1.16.1.SNAPSHOT is defined as a boot feature [INFO] Feature pax-jdbc-config/1.5.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.6 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.6 [INFO] Feature odl-jackson-2/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.15.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.15.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.15.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.15.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.15.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.15.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.15.4 [INFO] Feature odl-yangtools-data/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/13.0.2 [INFO] Feature war/4.4.5 is defined as a boot feature [INFO] Feature odl-netconf-model-rfc6243/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6243/7.0.4 [INFO] Feature scr/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.5 [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.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature odl-controller-blueprint/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/9.0.2 [INFO] Feature standard/4.4.5 is defined as a boot feature [INFO] Feature pax-web-war/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.24 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] Feature odl-mdsal-eos-binding/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/13.0.1 [INFO] Feature odl-yangtools-xpath-api/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/13.0.2 [INFO] Feature odl-antlr4/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.1 [INFO] Feature odl-mdsal-model-rfc6991/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/13.0.1 [INFO] Feature odl-netconf-model-rfc8040/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8040-ietf-restconf-monitoring/7.0.4 [INFO] Feature odl-mdsal-model-rfc8342/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/13.0.1 [INFO] Feature odl-apache-commons-text/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.11.0 [INFO] Feature odl-karaf-feat-jetty/13.0.11 is defined as a boot feature [INFO] Feature odl-apache-commons-lang3/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.14.0 [INFO] Feature feature/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [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 odl-servlet-api/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 [INFO] Feature system/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature odl-ws-rs-api/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 [INFO] Feature odl-dropwizard-metrics/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.25 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.25 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.25 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.25 [INFO] Feature odl-mdsal-broker/9.0.2 is defined as a boot feature [INFO] Feature odl-netconf-model-rfc8526/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8526/7.0.4 [INFO] Feature odl-restconf-common/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common-models/7.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common/7.0.4 [INFO] Feature config/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.5 [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 odl-mdsal-binding-base/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.25.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/13.0.1 [INFO] Feature pax-web-http-jetty/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/config-jetty [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/context-jetty [INFO] adding config file: etc/org.ops4j.pax.web.cfg [INFO] Feature diagnostic/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.5 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.5.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.5 [INFO] Feature odl-mdsal-bytebuddy/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.14.12 [INFO] Feature odl-yangtools-xpath/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/13.0.2 [INFO] Feature odl-aaa-cert/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.3/xml/config [INFO] Feature odl-yangtools-export/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/13.0.2 [INFO] Feature odl-netconf-model-rfc6241/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6241/7.0.4 [INFO] Feature pax-web-jetty/9.4.53.v20231009 is defined as a boot feature [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.53.v20231009 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.24 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.53.v20231009 [INFO] Feature odl-woodstox/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/6.6.1 [INFO] Feature odl-restconf/7.0.4 is defined as a boot feature [INFO] Feature wrap/2.6.14 is defined as a boot feature [INFO] Feature odl-jakarta-activation-api/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 [INFO] Feature pax-web-http/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.5 [INFO] Feature pax-web-core/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.24 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.24 [INFO] Feature kar/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature odl-guava/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.42.0 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 [INFO] Feature odl-aaa-shiro/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.3 [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.220 [INFO] adding maven artifact: mvn:net.sf.ehcache/ehcache/2.10.9.2 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3/xml/aaa-app-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3/xml/aaa-datastore-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.3/xml/aaa-password-service-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3/py/idmtool [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.3/cfg/config [INFO] Feature odl-mdsal-dom-api/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/13.0.1 [INFO] Feature odl-yangtools-util/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/13.0.2 [INFO] Feature odl-netconf-model-rfc6470/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6470/7.0.4 [INFO] Feature odl-mdsal-clustering-commons/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/9.0.2 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.25 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/9.0.2 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.20.0 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature odl-mdsal-model-rfc8040/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040/13.0.1 [INFO] Feature odl-mdsal-eos-common/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/13.0.1 [INFO] Feature aries-blueprint/4.4.5 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.5 [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 odl-mdsal-binding-dom-adapter/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/13.0.1 [INFO] Feature instance/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.5 [INFO] Feature pax-web-jsp/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.24 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.24 [INFO] Feature odl-mdsal-singleton-common/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/13.0.1 [INFO] Feature odl-yangtools-data-api/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/13.0.2 [INFO] Feature odl-mdsal-binding-runtime-api/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/13.0.1 [INFO] Feature odl-yangtools-codec/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/13.0.2 [INFO] Feature odl-netty-4/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.107.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.107.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.107.Final [INFO] Feature odl-restconf-openapi/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-openapi/7.0.4 [INFO] adding maven artifact: wrap:mvn:dk.brics/automaton/1.12-4 [INFO] Feature odl-mdsal-binding-api/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/13.0.1 [INFO] Feature odl-jolokia/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/9.0.2/cfg/configuration [INFO] Feature odl-netconf-api/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/7.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/7.0.4 [INFO] Feature pax-jdbc/1.5.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.6 [INFO] Feature odl-yangtools-parser/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/13.0.2 [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.5 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.5 [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.8.3.1:check (analyze-compile) > :spotbugs @ jsonrpc-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ jsonrpc-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ jsonrpc-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ jsonrpc-karaf --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ jsonrpc-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ jsonrpc-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ jsonrpc-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying opendaylight-karaf-resources-13.0.11-config.properties to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ jsonrpc-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ jsonrpc-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.0.11:populate-local-repo (populate-local-repo) @ jsonrpc-karaf --- [INFO] Feature repository discovered recursively: 8210b734-b0c3-4338-a622-577cfcd88ad1 [INFO] Feature repository discovered recursively: features-jsonrpc [INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.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-7.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-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.2 [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-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-9.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-9.0.2 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.2 [INFO] Feature repository discovered recursively: odl-extras-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-yangtools-util [INFO] Feature repository discovered recursively: pt-triemap [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.2 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [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: odl-jsonrpc-provider-1.16.1-SNAPSHOT [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-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-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-dom-broker [INFO] Feature repository discovered recursively: framework-4.4.5 [INFO] Feature repository discovered recursively: standard-4.4.5 [INFO] Feature repository discovered recursively: framework-4.4.5 [INFO] Feature repository discovered recursively: features-jsonrpc [INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.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-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-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-yangtools-export [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-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-mdsal-9.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-yangtools-data-api [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-common [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-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-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-api [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-9.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-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-controller-9.0.2 [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-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.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-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-jsonrpc-provider-1.16.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jsonrpc-1.16.1-SNAPSHOT [INFO] Feature repository discovered recursively: standard-4.4.5 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.24 [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ jsonrpc-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ jsonrpc-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ jsonrpc-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf-maven-plugin:4.4.5:archive (package) @ jsonrpc-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ jsonrpc-karaf --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ jsonrpc-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ jsonrpc-karaf --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ jsonrpc-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ jsonrpc-karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ jsonrpc-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ jsonrpc-karaf --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/karaf/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-karaf/1.16.1-SNAPSHOT/jsonrpc-karaf-1.16.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/karaf/target/jsonrpc-karaf-1.16.1-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-karaf/1.16.1-SNAPSHOT/jsonrpc-karaf-1.16.1-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/jsonrpc/karaf/target/jsonrpc-karaf-1.16.1-SNAPSHOT.zip to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-karaf/1.16.1-SNAPSHOT/jsonrpc-karaf-1.16.1-SNAPSHOT.zip [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ jsonrpc-karaf --- [INFO] Skipping artifact deployment [INFO] [INFO] ------< org.opendaylight.lispflowmapping:lispflowmapping-commons >------ [INFO] Building ODL :: lispflowmapping :: lispflowmapping-commons 1.19.1-SNAPSHOT [197/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ lispflowmapping-commons --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ lispflowmapping-commons --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ lispflowmapping-commons --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ lispflowmapping-commons --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ lispflowmapping-commons --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ lispflowmapping-commons --- [INFO] Source directory: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/commons/parent/src/main/yang added. [INFO] Source directory: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/commons/parent/src/main/yang-gen-sal added. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ lispflowmapping-commons --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ lispflowmapping-commons --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ lispflowmapping-commons --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ lispflowmapping-commons >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ lispflowmapping-commons --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ lispflowmapping-commons <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ lispflowmapping-commons --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ lispflowmapping-commons --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ lispflowmapping-commons --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ lispflowmapping-commons --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ lispflowmapping-commons --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ lispflowmapping-commons --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ lispflowmapping-commons --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ lispflowmapping-commons --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ lispflowmapping-commons --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ lispflowmapping-commons --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/commons/parent/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-commons/1.19.1-SNAPSHOT/lispflowmapping-commons-1.19.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ lispflowmapping-commons --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --------< org.opendaylight.lispflowmapping:common.build.tools >--------- [INFO] Building ODL :: lispflowmapping :: common.build.tools 1.19.1-SNAPSHOT [198/258] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ common.build.tools --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ common.build.tools --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ common.build.tools --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ common.build.tools --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ common.build.tools --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ common.build.tools --- [INFO] Source directory: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/commons/build_tools/src/main/yang added. [INFO] Source directory: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/commons/build_tools/src/main/yang-gen-sal added. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ common.build.tools --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ common.build.tools --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ common.build.tools --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ common.build.tools --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ common.build.tools --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ common.build.tools >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ common.build.tools --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ common.build.tools <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ common.build.tools --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ common.build.tools --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/commons/build_tools/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ common.build.tools --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ common.build.tools --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ common.build.tools --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ common.build.tools --- [INFO] Building jar: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/commons/build_tools/target/common.build.tools-1.19.1-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ common.build.tools --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ common.build.tools --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ common.build.tools --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ common.build.tools --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ common.build.tools --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ common.build.tools --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ common.build.tools --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ common.build.tools --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/commons/build_tools/target/common.build.tools-1.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/common.build.tools/1.19.1-SNAPSHOT/common.build.tools-1.19.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/commons/build_tools/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/common.build.tools/1.19.1-SNAPSHOT/common.build.tools-1.19.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ common.build.tools --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] -----< org.opendaylight.lispflowmapping:lispflowmapping-artifacts >----- [INFO] Building ODL :: lispflowmapping :: lispflowmapping-artifacts 1.19.1-SNAPSHOT [199/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ lispflowmapping-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ lispflowmapping-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ lispflowmapping-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ lispflowmapping-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ lispflowmapping-artifacts --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/artifacts/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-artifacts/1.19.1-SNAPSHOT/lispflowmapping-artifacts-1.19.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ lispflowmapping-artifacts --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --------< org.opendaylight.lispflowmapping:features-aggregator >-------- [INFO] Building ODL :: lispflowmapping :: features-aggregator 1.19.1-SNAPSHOT [200/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-aggregator --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/features/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/features-aggregator/1.19.1-SNAPSHOT/features-aggregator-1.19.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-aggregator --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] -------< org.opendaylight.lispflowmapping:lispflowmapping-karaf >------- [INFO] Building ODL :: lispflowmapping :: lispflowmapping-karaf 1.19.1-SNAPSHOT [201/258] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ lispflowmapping-karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ lispflowmapping-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ lispflowmapping-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ lispflowmapping-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ lispflowmapping-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) @ lispflowmapping-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ lispflowmapping-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ lispflowmapping-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ lispflowmapping-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/lispflowmapping-karaf/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ lispflowmapping-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/lispflowmapping-karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.5:assembly (process-resources) @ lispflowmapping-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/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/lispflowmapping-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.5/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/lispflowmapping-karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.5/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.5/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.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 [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.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [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.1 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 [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.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/features-lispflowmapping/1.19.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-models/1.19.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-inmemorydb/1.19.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-southbound/1.19.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice/1.19.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-mappingservice-shell/1.19.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.lispflowmapping/odl-lispflowmapping-msmr/1.19.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.2/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.opendaylight.netconf/odl-netconf-api/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.2/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.1/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-ws-rs-api/13.0.11/xml/features [INFO] Feature jaas-boot/4.4.5 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.5.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.5 [INFO] Feature odl-apache-shiro/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.19.3 [INFO] adding maven artifact: mvn:commons-logging/commons-logging/1.3.0 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 [INFO] Feature bundle/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.5 [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 odl-controller-scala/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.13 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.13 [INFO] Feature package/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.5 [INFO] Feature shell/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.5 [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 service/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.5 [INFO] Feature 9406b3f0-e3f4-45be-8cb6-d7a834b5d9d2/0.0.0 is defined as a boot feature [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.11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.11 [INFO] Feature ssh/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.11.0 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.5 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.11.0 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.11.0 [INFO] Feature odl-mdsal-model-rfc7952/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/13.0.1 [INFO] Feature odl-yanglib-mdsal-writer/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/7.0.4 [INFO] Feature odl-stax2-api/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 [INFO] Feature pax-web-websockets/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.24 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 [INFO] Feature odl-karaf-feat-jdbc/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.5 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 [INFO] Feature pax-jdbc-spec/1.5.6 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 [INFO] Feature odl-javassist-3/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA [INFO] Feature odl-yangtools-parser-api/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/13.0.2 [INFO] Feature odl-mdsal-distributed-datastore/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/9.0.2 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/akkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/factoryakkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/moduleshardconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/moduleconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/cfg/datastore [INFO] Feature framework/4.4.5 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.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [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.5 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 [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.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.5 [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.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.fusesource.jansi/jansi/2.4.1 [INFO] Feature odl-mdsal-dom-runtime/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/13.0.1 [INFO] Feature shell-compat/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.5 [INFO] Feature odl-mdsal-common/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/13.0.1 [INFO] Feature odl-mdsal-model-rfc8525/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/13.0.1 [INFO] Feature odl-lispflowmapping-mappingservice-shell/1.19.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.shell/1.19.1-SNAPSHOT [INFO] Feature odl-aaa-encryption-service/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.19.3 [INFO] Feature odl-mdsal-binding-runtime/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/13.0.1 [INFO] Feature http/8.0.24 is defined as a boot feature [INFO] Feature deployer/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.5 [INFO] Feature odl-netconf-model-rfc5277/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/7.0.4 [INFO] Feature odl-mdsal-eos-dom/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/13.0.1 [INFO] Feature odl-mdsal-dom-broker/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/13.0.1 [INFO] Feature pt-triemap/1.3.1 is defined as a boot feature [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.1 [INFO] Feature odl-controller-akka/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/9.0.2 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 [INFO] adding maven artifact: mvn:io.netty/netty/3.10.6.Final [INFO] Feature pax-web-http-whiteboard/8.0.24 is defined as a boot feature [INFO] Feature aries-proxy/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.6 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.6 [INFO] Feature odl-gson/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.10.1 [INFO] Feature jaas/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.5 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature pax-web-http-war/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.5 [INFO] Feature management/4.4.5 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.5 [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 odl-mdsal-model-rfc8072/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/13.0.1 [INFO] Feature odl-aaa-web/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.19.3 [INFO] Feature odl-aaa-api/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.19.3 [INFO] Feature log/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature odl-jersey-2/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.41 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.41 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.41 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 [INFO] Feature odl-mdsal-remoterpc-connector/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/9.0.2 [INFO] Feature odl-yangtools-common/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/13.0.2 [INFO] Feature odl-aaa-password-service/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.3/xml/aaa-password-service-config [INFO] Feature odl-restconf-nb/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/7.0.4 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-api/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-server/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-common/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-client/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/7.0.4 [INFO] Feature odl-mdsal-singleton-dom/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/13.0.1 [INFO] Feature odl-lispflowmapping-msmr/1.19.1.SNAPSHOT is defined as a boot feature [INFO] Feature odl-controller-mdsal-common/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/9.0.2 [INFO] Feature pax-web-whiteboard/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.24 [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 odl-lispflowmapping-models/1.19.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.lisp-proto/1.19.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.api/1.19.1-SNAPSHOT [INFO] Feature pax-jdbc-config/1.5.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.6 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.6 [INFO] Feature odl-yangtools-data/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/13.0.2 [INFO] Feature war/4.4.5 is defined as a boot feature [INFO] Feature odl-netconf-model-rfc6243/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6243/7.0.4 [INFO] Feature scr/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.5 [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.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature odl-controller-blueprint/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/9.0.2 [INFO] Feature standard/4.4.5 is defined as a boot feature [INFO] Feature pax-web-war/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.24 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] Feature odl-mdsal-eos-binding/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/13.0.1 [INFO] Feature odl-yangtools-xpath-api/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/13.0.2 [INFO] Feature odl-antlr4/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.1 [INFO] Feature odl-mdsal-model-rfc6991/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/13.0.1 [INFO] Feature odl-netconf-model-rfc8040/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8040-ietf-restconf-monitoring/7.0.4 [INFO] Feature odl-mdsal-model-rfc8342/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/13.0.1 [INFO] Feature odl-apache-commons-text/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.11.0 [INFO] Feature odl-karaf-feat-jetty/13.0.11 is defined as a boot feature [INFO] Feature odl-apache-commons-lang3/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.14.0 [INFO] Feature feature/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [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 odl-servlet-api/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 [INFO] Feature system/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature odl-dropwizard-metrics/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.25 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.25 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.25 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.25 [INFO] Feature odl-ws-rs-api/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 [INFO] Feature odl-mdsal-broker/9.0.2 is defined as a boot feature [INFO] Feature odl-netconf-model-rfc8526/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8526/7.0.4 [INFO] Feature odl-restconf-common/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common-models/7.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common/7.0.4 [INFO] Feature config/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.5 [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 odl-mdsal-binding-base/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.25.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/13.0.1 [INFO] Feature pax-web-http-jetty/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/config-jetty [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/context-jetty [INFO] adding config file: etc/org.ops4j.pax.web.cfg [INFO] Feature diagnostic/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.5 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.5.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.5 [INFO] Feature odl-mdsal-bytebuddy/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.14.12 [INFO] Feature odl-yangtools-xpath/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/13.0.2 [INFO] Feature odl-aaa-cert/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.3/xml/config [INFO] Feature odl-yangtools-export/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/13.0.2 [INFO] Feature odl-netconf-model-rfc6241/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6241/7.0.4 [INFO] Feature pax-web-jetty/9.4.53.v20231009 is defined as a boot feature [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.53.v20231009 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.24 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.53.v20231009 [INFO] Feature odl-restconf/7.0.4 is defined as a boot feature [INFO] Feature wrap/2.6.14 is defined as a boot feature [INFO] Feature odl-jakarta-activation-api/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 [INFO] Feature pax-web-http/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.5 [INFO] Feature pax-web-core/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.24 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.24 [INFO] Feature kar/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature odl-guava/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.42.0 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 [INFO] Feature odl-aaa-shiro/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.3 [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.220 [INFO] adding maven artifact: mvn:net.sf.ehcache/ehcache/2.10.9.2 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3/xml/aaa-app-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3/xml/aaa-datastore-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.3/xml/aaa-password-service-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3/py/idmtool [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.3/cfg/config [INFO] Feature odl-mdsal-dom-api/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/13.0.1 [INFO] Feature odl-yangtools-util/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/13.0.2 [INFO] Feature odl-netconf-model-rfc6470/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6470/7.0.4 [INFO] Feature odl-mdsal-clustering-commons/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/9.0.2 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.25 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/9.0.2 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.20.0 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature odl-mdsal-model-rfc8040/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040/13.0.1 [INFO] Feature odl-mdsal-eos-common/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/13.0.1 [INFO] Feature odl-lispflowmapping-southbound/1.19.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.mapcache/1.19.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.southbound/1.19.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.dsbackend/1.19.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.config/1.19.1-SNAPSHOT [INFO] Feature aries-blueprint/4.4.5 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.5 [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 odl-mdsal-binding-dom-adapter/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/13.0.1 [INFO] Feature instance/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.5 [INFO] Feature pax-web-jsp/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.24 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.24 [INFO] Feature odl-lispflowmapping-inmemorydb/1.19.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.inmemorydb/1.19.1-SNAPSHOT [INFO] Feature odl-mdsal-singleton-common/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/13.0.1 [INFO] Feature odl-lispflowmapping-mappingservice/1.19.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.lispflowmapping/mappingservice.implementation/1.19.1-SNAPSHOT [INFO] Feature odl-yangtools-data-api/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/13.0.2 [INFO] Feature odl-mdsal-binding-runtime-api/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/13.0.1 [INFO] Feature odl-yangtools-codec/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/13.0.2 [INFO] Feature odl-netty-4/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.107.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.107.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.107.Final [INFO] Feature odl-mdsal-binding-api/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/13.0.1 [INFO] Feature odl-jolokia/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/9.0.2/cfg/configuration [INFO] Feature odl-netconf-api/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/7.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/7.0.4 [INFO] Feature pax-jdbc/1.5.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.6 [INFO] Feature odl-yangtools-parser/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/13.0.2 [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.5 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.5 [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.12.1:compile (default-compile) @ lispflowmapping-karaf --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ lispflowmapping-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ lispflowmapping-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ lispflowmapping-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ lispflowmapping-karaf --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ lispflowmapping-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/lispflowmapping-karaf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ lispflowmapping-karaf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ lispflowmapping-karaf --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ lispflowmapping-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ lispflowmapping-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ lispflowmapping-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying opendaylight-karaf-resources-13.0.11-config.properties to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/lispflowmapping-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ lispflowmapping-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ lispflowmapping-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/lispflowmapping-karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.0.11:populate-local-repo (populate-local-repo) @ lispflowmapping-karaf --- [INFO] Feature repository discovered recursively: 0aa93219-a65b-4b7c-b4d3-fd1b817195e0 [INFO] Feature repository discovered recursively: features-lispflowmapping [INFO] Feature repository discovered recursively: odl-lispflowmapping-models [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [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: pt-triemap [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-lispflowmapping-inmemorydb [INFO] Feature repository discovered recursively: odl-mdsal-9.0.2 [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-yangtools-data-api [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-binding-api [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-common [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-apache-commons-text [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-dom-broker [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-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.2 [INFO] Feature repository discovered recursively: odl-lispflowmapping-southbound [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.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-7.0.4 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-yangtools-export [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-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.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-extras-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-aaa-0.19.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: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netty-4 [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: framework-4.4.5 [INFO] Feature repository discovered recursively: standard-4.4.5 [INFO] Feature repository discovered recursively: framework-4.4.5 [INFO] Feature repository discovered recursively: features-lispflowmapping [INFO] Feature repository discovered recursively: odl-lispflowmapping-models [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [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-lispflowmapping-inmemorydb [INFO] Feature repository discovered recursively: odl-mdsal-9.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-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-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-common [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-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-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-api [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-9.0.2 [INFO] Feature repository discovered recursively: odl-apache-commons-text [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-9.0.2 [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-9.0.2 [INFO] Feature repository discovered recursively: odl-lispflowmapping-southbound [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.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-7.0.4 [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.19.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-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.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.19.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [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: standard-4.4.5 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.24 [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ lispflowmapping-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ lispflowmapping-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/lispflowmapping-karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ lispflowmapping-karaf --- [INFO] Building jar: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/lispflowmapping-karaf/target/lispflowmapping-karaf-1.19.1-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ lispflowmapping-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf-maven-plugin:4.4.5:archive (package) @ lispflowmapping-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ lispflowmapping-karaf --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ lispflowmapping-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ lispflowmapping-karaf --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.odlparent:karaf.branding:jar:13.0.11:compile [WARNING] org.apache.karaf.features:framework:kar:4.4.5: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) @ lispflowmapping-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ lispflowmapping-karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ lispflowmapping-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ lispflowmapping-karaf --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/lispflowmapping-karaf/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-karaf/1.19.1-SNAPSHOT/lispflowmapping-karaf-1.19.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/lispflowmapping-karaf/target/lispflowmapping-karaf-1.19.1-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-karaf/1.19.1-SNAPSHOT/lispflowmapping-karaf-1.19.1-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/lispflowmapping-karaf/target/lispflowmapping-karaf-1.19.1-SNAPSHOT.zip to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-karaf/1.19.1-SNAPSHOT/lispflowmapping-karaf-1.19.1-SNAPSHOT.zip [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ lispflowmapping-karaf --- [INFO] Skipping artifact deployment [INFO] [INFO] --< org.opendaylight.lispflowmapping:mappingservice.integrationtest >--- [INFO] Building ODL :: lispflowmapping :: mappingservice.integrationtest 1.19.1-SNAPSHOT [202/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ mappingservice.integrationtest --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ mappingservice.integrationtest --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ mappingservice.integrationtest --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ mappingservice.integrationtest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ mappingservice.integrationtest --- [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) @ mappingservice.integrationtest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ mappingservice.integrationtest --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ mappingservice.integrationtest --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/integrationtest/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ mappingservice.integrationtest --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ mappingservice.integrationtest --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/integrationtest/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ mappingservice.integrationtest --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ mappingservice.integrationtest >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ mappingservice.integrationtest --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ mappingservice.integrationtest <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ mappingservice.integrationtest --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ mappingservice.integrationtest --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/integrationtest/src/test/resources [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ mappingservice.integrationtest --- [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ mappingservice.integrationtest --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ mappingservice.integrationtest --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ mappingservice.integrationtest --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ mappingservice.integrationtest --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/integrationtest/target/mappingservice.integrationtest-1.19.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/integrationtest/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ mappingservice.integrationtest --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (default) @ mappingservice.integrationtest --- [INFO] Tests are skipped. [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ mappingservice.integrationtest --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ mappingservice.integrationtest --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (default) @ mappingservice.integrationtest --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ mappingservice.integrationtest --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:runtime [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:runtime [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:runtime [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:runtime [WARNING] org.opendaylight.lispflowmapping:mappingservice.api:jar:1.19.1-SNAPSHOT:runtime [WARNING] net.java.dev.jna:jna:jar:5.14.0:runtime [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:runtime [WARNING] org.objenesis:objenesis:jar:3.3:test [WARNING] org.opendaylight.lispflowmapping:mappingservice.config:jar:1.19.1-SNAPSHOT:runtime [WARNING] net.bytebuddy:byte-buddy-agent:jar:1.12.19:test [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:runtime [WARNING] org.apache.commons:commons-lang3:jar:3.14.0:runtime [WARNING] com.google.guava:guava:jar:32.1.3-jre:runtime [WARNING] org.opendaylight.lispflowmapping:mappingservice.implementation:jar:1.19.1-SNAPSHOT:runtime [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test [WARNING] org.opendaylight.lispflowmapping:mappingservice.lisp-proto:jar:1.19.1-SNAPSHOT:runtime [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test [WARNING] org.opendaylight.controller:atomix-storage:jar:9.0.2:runtime [WARNING] org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime [WARNING] org.ops4j.base:ops4j-base-io:jar:1.5.1:test [WARNING] org.opentest4j:opentest4j:jar:1.3.0:test [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:runtime [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.junit:jar:4.12.0.1:test [WARNING] org.apache.karaf:org.apache.karaf.client:jar:4.4.5:runtime [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:runtime [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.lispflowmapping:lispflowmapping-karaf:zip:1.19.1-SNAPSHOT:compile [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.5:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ mappingservice.integrationtest --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ mappingservice.integrationtest --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ mappingservice.integrationtest --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mappingservice.integrationtest --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/integrationtest/target/mappingservice.integrationtest-1.19.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.19.1-SNAPSHOT/mappingservice.integrationtest-1.19.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/integrationtest/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.19.1-SNAPSHOT/mappingservice.integrationtest-1.19.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ mappingservice.integrationtest --- [INFO] Installing org/opendaylight/lispflowmapping/mappingservice.integrationtest/1.19.1-SNAPSHOT/mappingservice.integrationtest-1.19.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ mappingservice.integrationtest --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ mappingservice.integrationtest --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.lispflowmapping:lispflowmapping-all >-------- [INFO] Building lispflowmapping 1.19.1-SNAPSHOT [203/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ lispflowmapping-all --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ lispflowmapping-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ lispflowmapping-all --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ lispflowmapping-all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ lispflowmapping-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ lispflowmapping-all --- [INFO] Source directory: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/src/main/yang added. [INFO] Source directory: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/src/main/yang-gen-sal added. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ lispflowmapping-all --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ lispflowmapping-all --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ lispflowmapping-all --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ lispflowmapping-all >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ lispflowmapping-all --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ lispflowmapping-all <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ lispflowmapping-all --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ lispflowmapping-all --- [INFO] [INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ lispflowmapping-all --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ lispflowmapping-all --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ lispflowmapping-all --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ lispflowmapping-all --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ lispflowmapping-all --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ lispflowmapping-all --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ lispflowmapping-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ lispflowmapping-all --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/lispflowmapping/pom.xml to /tmp/r/org/opendaylight/lispflowmapping/lispflowmapping-all/1.19.1-SNAPSHOT/lispflowmapping-all-1.19.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ lispflowmapping-all --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] ------< org.opendaylight.openflowplugin:openflowplugin-artifacts >------ [INFO] Building openflowplugin-artifacts 0.18.1-SNAPSHOT [204/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-artifacts --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/artifacts/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-artifacts/0.18.1-SNAPSHOT/openflowplugin-artifacts-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-artifacts --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --------< org.opendaylight.openflowplugin:libraries-aggregator >-------- [INFO] Building libraries-aggregator 0.18.1-SNAPSHOT [205/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ libraries-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ libraries-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ libraries-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ libraries-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ libraries-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ libraries-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:features-openflowjava >-- [INFO] Building ODL :: openflowjava :: features-openflowjava 0.18.1-SNAPSHOT [206/258] [INFO] ------------------------------[ feature ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-openflowjava --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-openflowjava --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ features-openflowjava --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-openflowjava --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ features-openflowjava --- [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) @ features-openflowjava --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ features-openflowjava --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ features-openflowjava --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ features-openflowjava --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- karaf-maven-plugin:4.4.5:features-generate-descriptor (default-features-generate-descriptor) @ features-openflowjava --- [INFO] Generating feature descriptor file /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.5:verify (default-verify) @ features-openflowjava --- [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.8.3.1:check (analyze-compile) > :spotbugs @ features-openflowjava >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ features-openflowjava --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ features-openflowjava <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ features-openflowjava --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default) @ features-openflowjava --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ features-openflowjava --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ features-openflowjava --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-openflowjava --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ features-openflowjava --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ features-openflowjava --- [INFO] Skipping plugin execution [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ features-openflowjava --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ features-openflowjava --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ features-openflowjava --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-openflowjava --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/features-openflowjava-aggregator/features-openflowjava/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.1-SNAPSHOT/features-openflowjava-0.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/features-openflowjava-aggregator/features-openflowjava/target/feature/feature.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava/0.18.1-SNAPSHOT/features-openflowjava-0.18.1-SNAPSHOT-features.xml [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-openflowjava --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] No primary artifact to deploy, deploying attached artifacts instead. [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:features-openflowjava-aggregator >-- [INFO] Building ODL :: openflowjava :: features-openflowjava-aggregator 0.18.1-SNAPSHOT [207/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-openflowjava-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-openflowjava-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-openflowjava-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-openflowjava-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-openflowjava-aggregator --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/features-openflowjava-aggregator/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/features-openflowjava-aggregator/0.18.1-SNAPSHOT/features-openflowjava-aggregator-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-openflowjava-aggregator --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] -----------< org.opendaylight.openflowplugin:simple-client >------------ [INFO] Building simple-client 0.18.1-SNAPSHOT [208/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ simple-client --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ simple-client --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ simple-client --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ simple-client --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ simple-client --- [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) @ simple-client --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ simple-client --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ simple-client --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ simple-client --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/simple-client/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/simple-client/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ simple-client --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 23 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ simple-client >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ simple-client --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ simple-client <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ simple-client --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ simple-client --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/simple-client/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ simple-client --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ simple-client --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ simple-client --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ simple-client --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/simple-client/target/simple-client-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/simple-client/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ simple-client --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ simple-client --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ simple-client --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ simple-client --- [WARNING] Unused declared dependencies found: [WARNING] org.slf4j:slf4j-simple:jar:1.7.32:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ simple-client --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ simple-client --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ simple-client --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ simple-client --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/simple-client/target/simple-client-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.18.1-SNAPSHOT/simple-client-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/simple-client/pom.xml to /tmp/r/org/opendaylight/openflowplugin/simple-client/0.18.1-SNAPSHOT/simple-client-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ simple-client --- [INFO] Installing org/opendaylight/openflowplugin/simple-client/0.18.1-SNAPSHOT/simple-client-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ simple-client --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ simple-client --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin.openflowjava:openflow-protocol-it >-- [INFO] Building ODL :: openflowjava :: openflow-protocol-it 0.18.1-SNAPSHOT [209/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflow-protocol-it --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflow-protocol-it --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflow-protocol-it --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflow-protocol-it --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflow-protocol-it --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- build-helper-maven-plugin:3.5.0:add-source (add-source) @ openflow-protocol-it --- [INFO] Source directory: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-it/src/main/yang added. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ openflow-protocol-it --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflow-protocol-it --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflow-protocol-it --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ openflow-protocol-it --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-it/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-it/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-it/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ openflow-protocol-it --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflow-protocol-it >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflow-protocol-it --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflow-protocol-it <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflow-protocol-it --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ openflow-protocol-it --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ openflow-protocol-it --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ openflow-protocol-it --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflow-protocol-it --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ openflow-protocol-it --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-it/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflow-protocol-it --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflow-protocol-it --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflow-protocol-it --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflow-protocol-it --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:test [WARNING] com.google.guava:guava:jar:32.1.3-jre:test [WARNING] org.opendaylight.openflowplugin.openflowjava:openflowjava-util:jar:0.18.1-SNAPSHOT:test [WARNING] org.opendaylight.infrautils:diagstatus-api:jar:6.0.6:test [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.1-SNAPSHOT:test [WARNING] Unused declared dependencies found: [WARNING] org.slf4j:slf4j-simple:jar:1.7.32:compile [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflow-protocol-it --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflow-protocol-it --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflow-protocol-it --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-it/target/openflow-protocol-it-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.1-SNAPSHOT/openflow-protocol-it-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/openflowjava/openflow-protocol-it/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.1-SNAPSHOT/openflow-protocol-it-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ openflow-protocol-it --- [INFO] Installing org/opendaylight/openflowplugin/openflowjava/openflow-protocol-it/0.18.1-SNAPSHOT/openflow-protocol-it-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflow-protocol-it --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ openflow-protocol-it --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflow-protocol-it --- [INFO] Skipping source per configuration. [INFO] [INFO] -----------< org.opendaylight.openflowplugin:test-extension >----------- [INFO] Building test-extension 0.18.1-SNAPSHOT [210/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ test-extension --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ test-extension --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ test-extension --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ test-extension --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ test-extension --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- yang-maven-plugin:13.0.2:generate-sources (binding) @ test-extension --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/test-extension/src/main/yang [INFO] yang-to-sources: Found 17 dependencies in 3.234 ms [INFO] yang-to-sources: Project model files found: 1 in 375.2 μs [INFO] yang-to-sources: 1 YANG models processed in 100.8 ms [INFO] BindingJavaFileGenerator: Defined 9 files in 509.9 μs [INFO] Sorted 9 files into 3 directories in 52.01 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 9 in 4.656 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ test-extension --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ test-extension --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ test-extension --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-extension --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/test-extension/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/test-extension/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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/test-extension/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ test-extension --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ test-extension >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ test-extension --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ test-extension <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ test-extension --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ test-extension --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/test-extension/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ test-extension --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ test-extension --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ test-extension --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ test-extension --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/test-extension/target/test-extension-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/test-extension/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ test-extension --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ test-extension --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ test-extension --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ test-extension --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.openflowplugin.model:model-flow-statistics:jar:0.18.1-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-api:jar:0.18.1-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin:openflowjava-extension-eric:jar:0.18.1-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin:openflowplugin:jar:0.18.1-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin:openflowplugin-extension-eric:jar:0.18.1-SNAPSHOT:compile [WARNING] org.opendaylight.openflowplugin.openflowjava:openflow-protocol-api:jar:0.18.1-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ test-extension --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ test-extension --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ test-extension --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ test-extension --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/test-extension/target/test-extension-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.18.1-SNAPSHOT/test-extension-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/test-extension/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-extension/0.18.1-SNAPSHOT/test-extension-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ test-extension --- [INFO] Installing org/opendaylight/openflowplugin/test-extension/0.18.1-SNAPSHOT/test-extension-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ test-extension --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ test-extension --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ---< org.opendaylight.openflowplugin:features-extension-aggregator >---- [INFO] Building features-extension-aggregator 0.18.1-SNAPSHOT [211/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-extension-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-extension-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-extension-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-extension-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-extension-aggregator --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/extension/features-extension-aggregator/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-extension-aggregator/0.18.1-SNAPSHOT/features-extension-aggregator-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-extension-aggregator --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --< org.opendaylight.openflowplugin:openflowplugin-extension-aggregator >-- [INFO] Building openflowplugin-extension-aggregator 0.18.1-SNAPSHOT [212/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-extension-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-extension-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-extension-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin-extension-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-extension-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-extension-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] -----------< org.opendaylight.openflowplugin:test-provider >------------ [INFO] Building test-provider 0.18.1-SNAPSHOT [213/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ test-provider --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ test-provider --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ test-provider --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ test-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ test-provider --- [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) @ test-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ test-provider --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ test-provider --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ test-provider --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ test-provider --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 16 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[558,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginGroupTestCommandProvider.java:[560,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[42,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkDiscovered in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[44,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkOverutilized in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[46,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestTopologyNotification.java:[48,47] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819.LinkUtilizationNormal in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.topology.discovery.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[201,61] org.opendaylight.openflowplugin.test.FlowEventListenerLoggingImpl in org.opendaylight.openflowplugin.test has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2573,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestCommandProvider.java:[2575,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[649,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[651,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[652,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[654,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[658,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[660,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[661,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[663,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[668,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[670,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[671,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[673,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[678,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[680,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[681,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkTransactionProvider.java:[683,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[391,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[392,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[393,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTableFeaturesTestCommandProvider.java:[395,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[591,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[593,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[598,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowPluginBulkGroupTransactionProvider.java:[600,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[54,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[55,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[56,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[57,14] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[61,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[66,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[71,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java:[76,51] org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeConnectorUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeRemoved in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginTestNodeConnectorNotification.java: org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819.NodeUpdated in org.opendaylight.yang.gen.v1.urn.opendaylight.inventory.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[430,25] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsData in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginStatsTestCommandProvider.java:[430,79] org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819.AggregateFlowStatisticsData in org.opendaylight.yang.gen.v1.urn.opendaylight.flow.statistics.rev130819 has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[325,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[327,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[345,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[347,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[350,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/main/java/org/opendaylight/openflowplugin/test/OpenflowpluginMeterTestCommandProvider.java:[352,21] mergeParentStructureMerge(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ test-provider >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ test-provider --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ test-provider <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ test-provider --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ test-provider --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ test-provider --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ test-provider --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ test-provider --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ test-provider --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/target/test-provider-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ test-provider --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ test-provider --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ test-provider --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ test-provider --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.1:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ test-provider --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ test-provider --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ test-provider --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ test-provider --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/target/test-provider-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.18.1-SNAPSHOT/test-provider-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/test-provider/pom.xml to /tmp/r/org/opendaylight/openflowplugin/test-provider/0.18.1-SNAPSHOT/test-provider-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ test-provider --- [INFO] Installing org/opendaylight/openflowplugin/test-provider/0.18.1-SNAPSHOT/test-provider-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ test-provider --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ test-provider --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------< org.opendaylight.openflowplugin:features-aggregator >--------- [INFO] Building features-aggregator 0.18.1-SNAPSHOT [214/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ features-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ features-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ features-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ features-aggregator --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/features-aggregator/pom.xml to /tmp/r/org/opendaylight/openflowplugin/features-aggregator/0.18.1-SNAPSHOT/features-aggregator-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ features-aggregator --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --< org.opendaylight.openflowplugin.applications:arbitratorreconciliation-aggregator >-- [INFO] Building ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.18.1-SNAPSHOT [215/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ arbitratorreconciliation-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ arbitratorreconciliation-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ arbitratorreconciliation-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ arbitratorreconciliation-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ arbitratorreconciliation-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ arbitratorreconciliation-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ------< org.opendaylight.openflowplugin:applications-aggregator >------- [INFO] Building applications-aggregator 0.18.1-SNAPSHOT [216/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ applications-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ applications-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ applications-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ applications-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ applications-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ applications-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] -------< org.opendaylight.openflowplugin.model:model-aggregator >------- [INFO] Building model-aggregator 0.18.1-SNAPSHOT [217/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ model-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ model-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ model-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ model-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ model-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ model-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ----------< org.opendaylight.openflowplugin:learning-switch >----------- [INFO] Building learning-switch 0.18.1-SNAPSHOT [218/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ learning-switch --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ learning-switch --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ learning-switch --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ learning-switch --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ learning-switch --- [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) @ learning-switch --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ learning-switch --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ learning-switch --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ learning-switch --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ learning-switch --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 13 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/multi/LearningSwitchManagerMultiImpl.java:[65,56] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/LearningSwitchManagerSimpleImpl.java:[50,56] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/src/main/java/org/opendaylight/openflowplugin/learningswitch/FlowCommitWrapperImpl.java:[28,27] mergeParentStructurePut(org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier,T) in org.opendaylight.mdsal.binding.api.WriteOperations has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ learning-switch >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ learning-switch --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ learning-switch <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ learning-switch --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ learning-switch --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ learning-switch --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ learning-switch --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ learning-switch --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ learning-switch --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/target/learning-switch-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ learning-switch --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ learning-switch --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ learning-switch --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ learning-switch --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ learning-switch --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ learning-switch --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ learning-switch --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ learning-switch --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/target/learning-switch-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.18.1-SNAPSHOT/learning-switch-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/learning-switch/pom.xml to /tmp/r/org/opendaylight/openflowplugin/learning-switch/0.18.1-SNAPSHOT/learning-switch-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ learning-switch --- [INFO] Installing org/opendaylight/openflowplugin/learning-switch/0.18.1-SNAPSHOT/learning-switch-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ learning-switch --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ learning-switch --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ----------< org.opendaylight.openflowplugin:sample-consumer >----------- [INFO] Building sample-consumer 0.18.1-SNAPSHOT [219/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ sample-consumer --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ sample-consumer --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ sample-consumer --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ sample-consumer --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ sample-consumer --- [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) @ sample-consumer --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ sample-consumer --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ sample-consumer --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sample-consumer --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/sample-consumer/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/sample-consumer/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/sample-consumer/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ sample-consumer --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ sample-consumer >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ sample-consumer --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ sample-consumer <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ sample-consumer --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ sample-consumer --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/sample-consumer/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ sample-consumer --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ sample-consumer --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ sample-consumer --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ sample-consumer --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/sample-consumer/target/sample-consumer-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/sample-consumer/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ sample-consumer --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ sample-consumer --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ sample-consumer --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ sample-consumer --- [INFO] No dependency problems found [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ sample-consumer --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ sample-consumer --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ sample-consumer --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sample-consumer --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/sample-consumer/target/sample-consumer-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.18.1-SNAPSHOT/sample-consumer-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/sample-consumer/pom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-consumer/0.18.1-SNAPSHOT/sample-consumer-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ sample-consumer --- [INFO] Installing org/opendaylight/openflowplugin/sample-consumer/0.18.1-SNAPSHOT/sample-consumer-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ sample-consumer --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ sample-consumer --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -----------< org.opendaylight.openflowplugin:sample-bundles >----------- [INFO] Building sample-bundles 0.18.1-SNAPSHOT [220/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ sample-bundles --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ sample-bundles --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ sample-bundles --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ sample-bundles --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ sample-bundles --- [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) @ sample-bundles --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ sample-bundles --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ sample-bundles --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ sample-bundles --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/sample-bundles/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/sample-bundles/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/sample-bundles/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ sample-bundles --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ sample-bundles >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ sample-bundles --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ sample-bundles <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ sample-bundles --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ sample-bundles --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/sample-bundles/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ sample-bundles --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ sample-bundles --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ sample-bundles --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ sample-bundles --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/sample-bundles/target/sample-bundles-0.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/sample-bundles/target/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ sample-bundles --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ sample-bundles --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ sample-bundles --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ sample-bundles --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.1:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ sample-bundles --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ sample-bundles --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ sample-bundles --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sample-bundles --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/sample-bundles/target/sample-bundles-0.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.18.1-SNAPSHOT/sample-bundles-0.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/samples/sample-bundles/pom.xml to /tmp/r/org/opendaylight/openflowplugin/sample-bundles/0.18.1-SNAPSHOT/sample-bundles-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ sample-bundles --- [INFO] Installing org/opendaylight/openflowplugin/sample-bundles/0.18.1-SNAPSHOT/sample-bundles-0.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ sample-bundles --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ sample-bundles --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --< org.opendaylight.openflowplugin:openflowplugin-samples-aggregator >-- [INFO] Building openflowplugin-samples-aggregator 0.18.1-SNAPSHOT [221/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-samples-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-samples-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-samples-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin-samples-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-samples-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-samples-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] --------< org.opendaylight.openflowplugin:openflowplugin-karaf >-------- [INFO] Building openflowplugin-karaf 0.18.1-SNAPSHOT [222/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-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) @ openflowplugin-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ openflowplugin-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/distribution/karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.5:assembly (process-resources) @ openflowplugin-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/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/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.5/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/distribution/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.5/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.5/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.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 [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.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [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.1 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 [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.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/features-openflowplugin-extension/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-bulk-o-matic/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-config-pusher/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-manager/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-forwardingrules-sync/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-table-miss-enforcer/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-lldp-speaker/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-lldp-discovery/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-topology-manager/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-drop-test/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-reconciliation-framework/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-southbound/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nsf-model/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-libraries/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-arbitratorreconciliation/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-nxm-extensions/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-onf-extensions/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-eric-extensions/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.13.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin.openflowjava/odl-openflowjava-protocol/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.13.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.13.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-netty/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.13.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.2/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-antlr4/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-flow-services-rest/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.1/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.opendaylight.aaa/odl-apache-shiro/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.11/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/features [INFO] adding feature repository: mvn:org.opendaylight.openflowplugin/odl-openflowplugin-app-southbound-cli/0.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.4/xml/features [INFO] Feature jaas-boot/4.4.5 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.5.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.5 [INFO] Feature kar/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature bundle/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.5 [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 aries-proxy/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.6 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.6 [INFO] Feature package/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.5 [INFO] Feature shell/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.5 [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 service/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.5 [INFO] Feature jaas/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.5 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature ssh/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.11.0 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.5 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.11.0 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.11.0 [INFO] Feature feature/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [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 c2bb3a5b-8edd-433f-b474-455820c8bee9/0.0.0 is defined as a boot feature [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.11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.11 [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature management/4.4.5 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.5 [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 system/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature log/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature config/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.5 [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 aries-blueprint/4.4.5 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.5 [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 framework/4.4.5 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.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [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.5 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 [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.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.5 [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.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.fusesource.jansi/jansi/2.4.1 [INFO] Feature instance/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.5 [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 shell-compat/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.5 [INFO] Feature diagnostic/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.5 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.5.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.5 [INFO] Feature deployer/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.5 [INFO] Feature scr/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.5 [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.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature standard/4.4.5 is defined as a boot feature [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.5 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.5 [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.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-karaf --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ openflowplugin-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ openflowplugin-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ openflowplugin-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying opendaylight-karaf-resources-13.0.11-config.properties to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/distribution/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowplugin-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ openflowplugin-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/distribution/karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.0.11:populate-local-repo (populate-local-repo) @ openflowplugin-karaf --- [INFO] Feature repository discovered recursively: c509c45d-8a28-4a91-8c40-1edec4768e27 [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-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.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-7.0.4 [INFO] Feature repository discovered recursively: odl-yangtools-export [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-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.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-extras-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-aaa-0.19.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: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [INFO] Feature repository discovered recursively: odl-yangtools-common [INFO] Feature repository discovered recursively: odl-openflowjava-0.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: openflowplugin-0.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-9.0.2 [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-common [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-yangtools-codec [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-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-controller-9.0.2 [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-9.0.2 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-yangtools-data-api [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-api [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.1-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-serviceutils-srm [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.1-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-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-guava [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: framework-4.4.5 [INFO] Feature repository discovered recursively: standard-4.4.5 [INFO] Feature repository discovered recursively: framework-4.4.5 [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.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-9.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-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-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-common [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-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-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-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-9.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-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-controller-9.0.2 [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-9.0.2 [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.2 [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-openflowplugin-nsf-model-0.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: odl-openflowjava-0.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-yangtools-netty [INFO] Feature repository discovered recursively: odl-netty-4 [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.1-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-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.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-7.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-aaa-0.19.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-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.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.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [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: standard-4.4.5 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.24 [WARNING] Duplicate versions for org.jolokia:jolokia-osgi::jar, 1.7.2 and 1.7.1 [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ openflowplugin-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ openflowplugin-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/distribution/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ openflowplugin-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf-maven-plugin:4.4.5:archive (package) @ openflowplugin-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin-karaf --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-karaf --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-karaf --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/distribution/karaf/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.18.1-SNAPSHOT/openflowplugin-karaf-0.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/distribution/karaf/target/openflowplugin-karaf-0.18.1-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.18.1-SNAPSHOT/openflowplugin-karaf-0.18.1-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/distribution/karaf/target/openflowplugin-karaf-0.18.1-SNAPSHOT.zip to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-karaf/0.18.1-SNAPSHOT/openflowplugin-karaf-0.18.1-SNAPSHOT.zip [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-karaf --- [INFO] Skipping artifact deployment [INFO] [INFO] -----< org.opendaylight.openflowplugin:openflowplugin-aggregator >------ [INFO] Building openflowplugin 0.18.1-SNAPSHOT [223/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ openflowplugin-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ openflowplugin-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ openflowplugin-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ openflowplugin-aggregator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ openflowplugin-aggregator --- [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) @ openflowplugin-aggregator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ openflowplugin-aggregator --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ openflowplugin-aggregator --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ openflowplugin-aggregator >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ openflowplugin-aggregator --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ openflowplugin-aggregator <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ openflowplugin-aggregator --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ openflowplugin-aggregator --- [INFO] [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ openflowplugin-aggregator --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ openflowplugin-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ openflowplugin-aggregator --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ openflowplugin-aggregator --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ openflowplugin-aggregator --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ openflowplugin-aggregator --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ openflowplugin-aggregator --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ openflowplugin-aggregator --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/openflowplugin/pom.xml to /tmp/r/org/opendaylight/openflowplugin/openflowplugin-aggregator/0.18.1-SNAPSHOT/openflowplugin-aggregator-0.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ openflowplugin-aggregator --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] ---------------------< org.opendaylight.ovsdb:it >---------------------- [INFO] Building ODL :: ovsdb :: it 1.18.1-SNAPSHOT [224/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ it --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ it --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ it --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ it --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ 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) @ it --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ it --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ it --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/commons/it/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ it --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ it >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ it --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ it <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ it --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ it --- [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ it --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ it --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (prep-jacoco-agent) @ it --- [INFO] Executing tasks [INFO] [copy] Copying 1 file to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/commons/it/target/exam/jars [INFO] Executed tasks [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (default) @ it --- [INFO] Tests are skipped. [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ it --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ it --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (default) @ it --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ it --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ it --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ it --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ it --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ it --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/commons/it/pom.xml to /tmp/r/org/opendaylight/ovsdb/it/1.18.1-SNAPSHOT/it-1.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ it --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] -------------------< org.opendaylight.ovsdb:parents >------------------- [INFO] Building ODL :: ovsdb :: parents 1.18.1-SNAPSHOT [225/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ parents --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ parents --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ parents --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ parents --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ parents --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ parents --- [INFO] Skipping artifact deployment [INFO] [INFO] -----------< org.opendaylight.ovsdb:hwvtepsouthbound-karaf >------------ [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-karaf 1.18.1-SNAPSHOT [226/258] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hwvtepsouthbound-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ hwvtepsouthbound-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) @ hwvtepsouthbound-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hwvtepsouthbound-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ hwvtepsouthbound-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.5:assembly (process-resources) @ hwvtepsouthbound-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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-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.5/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.5/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.5/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.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 [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.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [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.1 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 [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.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-features/1.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-api/1.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound/1.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-rest/1.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-ui/1.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-hwvtepsouthbound-test/1.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-utils/1.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-api/1.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.11/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/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.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.opendaylight.aaa/odl-apache-shiro/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.11/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/7.0.4/xml/features [INFO] Feature jaas-boot/4.4.5 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.5.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.5 [INFO] Feature odl-ovsdb-library/1.18.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.18.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.servicehelper/1.18.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.hardwarevtep/1.18.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.openvswitch/1.18.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.18.1-SNAPSHOT/cfg/config [INFO] Feature odl-apache-shiro/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.19.3 [INFO] adding maven artifact: mvn:commons-logging/commons-logging/1.3.0 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 [INFO] Feature bundle/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.5 [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 odl-controller-scala/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.13 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.13 [INFO] Feature package/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.5 [INFO] Feature shell/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.5 [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 service/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.5 [INFO] Feature ssh/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.11.0 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.5 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.11.0 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.11.0 [INFO] Feature odl-mdsal-model-rfc7952/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/13.0.1 [INFO] Feature odl-yanglib-mdsal-writer/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/7.0.4 [INFO] Feature odl-stax2-api/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 [INFO] Feature pax-web-websockets/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.24 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 [INFO] Feature odl-karaf-feat-jdbc/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.5 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 [INFO] Feature pax-jdbc-spec/1.5.6 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 [INFO] Feature odl-javassist-3/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA [INFO] Feature odl-yangtools-parser-api/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/13.0.2 [INFO] Feature odl-mdsal-distributed-datastore/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/9.0.2 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/akkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/factoryakkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/moduleshardconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/moduleconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/cfg/datastore [INFO] Feature framework/4.4.5 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.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [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.5 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 [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.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.5 [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.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.fusesource.jansi/jansi/2.4.1 [INFO] Feature odl-mdsal-dom-runtime/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/13.0.1 [INFO] Feature shell-compat/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.5 [INFO] Feature odl-mdsal-common/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/13.0.1 [INFO] Feature odl-mdsal-model-rfc8525/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/13.0.1 [INFO] Feature odl-aaa-encryption-service/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.19.3 [INFO] Feature odl-mdsal-binding-runtime/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/13.0.1 [INFO] Feature http/8.0.24 is defined as a boot feature [INFO] Feature deployer/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.5 [INFO] Feature odl-mdsal-model-odl-l2-types/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/opendaylight-l2-types/2013.08.27.25.1 [INFO] Feature odl-netconf-model-rfc5277/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/7.0.4 [INFO] Feature odl-mdsal-eos-dom/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/13.0.1 [INFO] Feature odl-mdsal-dom-broker/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/13.0.1 [INFO] Feature pt-triemap/1.3.1 is defined as a boot feature [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.1 [INFO] Feature odl-controller-akka/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/9.0.2 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 [INFO] adding maven artifact: mvn:io.netty/netty/3.10.6.Final [INFO] Feature pax-web-http-whiteboard/8.0.24 is defined as a boot feature [INFO] Feature aries-proxy/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.6 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.6 [INFO] Feature odl-gson/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.10.1 [INFO] Feature jaas/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.5 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature odl-ovsdb-southbound-api/1.18.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/southbound-api/1.18.1-SNAPSHOT [INFO] Feature pax-web-http-war/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.5 [INFO] Feature management/4.4.5 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.5 [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 odl-mdsal-model-rfc8072/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/13.0.1 [INFO] Feature odl-aaa-web/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.19.3 [INFO] Feature odl-aaa-api/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.19.3 [INFO] Feature log/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature odl-jersey-2/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.41 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.41 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.41 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 [INFO] Feature odl-mdsal-remoterpc-connector/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/9.0.2 [INFO] Feature odl-yangtools-common/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/13.0.2 [INFO] Feature odl-aaa-password-service/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.3/xml/aaa-password-service-config [INFO] Feature odl-restconf-nb/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/7.0.4 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-api/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-server/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-common/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-client/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/7.0.4 [INFO] Feature odl-mdsal-singleton-dom/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/13.0.1 [INFO] Feature odl-controller-mdsal-common/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/9.0.2 [INFO] Feature pax-web-whiteboard/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.24 [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 odl-ovsdb-hwvtepsouthbound-api/1.18.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-api/1.18.1-SNAPSHOT [INFO] Feature pax-jdbc-config/1.5.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.6 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.6 [INFO] Feature odl-jackson-2/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.15.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.15.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.15.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.15.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.15.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.15.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.15.4 [INFO] Feature odl-yangtools-data/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/13.0.2 [INFO] Feature war/4.4.5 is defined as a boot feature [INFO] Feature odl-netconf-model-rfc6243/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6243/7.0.4 [INFO] Feature scr/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.5 [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.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature odl-controller-blueprint/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/9.0.2 [INFO] Feature standard/4.4.5 is defined as a boot feature [INFO] Feature pax-web-war/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.24 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] Feature odl-ovsdb-hwvtepsouthbound/1.18.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/hwvtepsouthbound-impl/1.18.1-SNAPSHOT [INFO] Feature odl-mdsal-eos-binding/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/13.0.1 [INFO] Feature odl-yangtools-xpath-api/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/13.0.2 [INFO] Feature odl-antlr4/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.1 [INFO] Feature odl-mdsal-model-rfc6991/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/13.0.1 [INFO] Feature odl-netconf-model-rfc8040/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8040-ietf-restconf-monitoring/7.0.4 [INFO] Feature odl-mdsal-model-rfc8342/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/13.0.1 [INFO] Feature odl-apache-commons-text/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.11.0 [INFO] Feature odl-karaf-feat-jetty/13.0.11 is defined as a boot feature [INFO] Feature odl-apache-commons-lang3/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.14.0 [INFO] Feature feature/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [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 odl-servlet-api/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 [INFO] Feature system/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature odl-ws-rs-api/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 [INFO] Feature odl-dropwizard-metrics/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.25 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.25 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.25 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.25 [INFO] Feature odl-mdsal-broker/9.0.2 is defined as a boot feature [INFO] Feature odl-netconf-model-rfc8526/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8526/7.0.4 [INFO] Feature odl-restconf-common/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common-models/7.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common/7.0.4 [INFO] Feature config/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.5 [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 odl-mdsal-binding-base/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.25.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/13.0.1 [INFO] Feature pax-web-http-jetty/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/config-jetty [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/context-jetty [INFO] adding config file: etc/org.ops4j.pax.web.cfg [INFO] Feature diagnostic/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.5 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.5.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.5 [INFO] Feature odl-mdsal-bytebuddy/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.14.12 [INFO] Feature odl-yangtools-xpath/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/13.0.2 [INFO] Feature odl-aaa-cert/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.3/xml/config [INFO] Feature odl-yangtools-export/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/13.0.2 [INFO] Feature odl-netconf-model-rfc6241/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6241/7.0.4 [INFO] Feature pax-web-jetty/9.4.53.v20231009 is defined as a boot feature [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.53.v20231009 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.24 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.53.v20231009 [INFO] Feature odl-woodstox/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/6.6.1 [INFO] Feature odl-restconf/7.0.4 is defined as a boot feature [INFO] Feature wrap/2.6.14 is defined as a boot feature [INFO] Feature odl-jakarta-activation-api/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 [INFO] Feature pax-web-http/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.5 [INFO] Feature pax-web-core/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.24 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.24 [INFO] Feature kar/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature odl-guava/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.42.0 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.25.1 [INFO] Feature odl-aaa-shiro/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.3 [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.220 [INFO] adding maven artifact: mvn:net.sf.ehcache/ehcache/2.10.9.2 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3/xml/aaa-app-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3/xml/aaa-datastore-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.3/xml/aaa-password-service-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3/py/idmtool [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.3/cfg/config [INFO] Feature odl-mdsal-dom-api/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/13.0.1 [INFO] Feature odl-yangtools-util/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/13.0.2 [INFO] Feature odl-netconf-model-rfc6470/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6470/7.0.4 [INFO] Feature odl-mdsal-clustering-commons/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/9.0.2 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.25 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/9.0.2 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.20.0 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature odl-mdsal-model-rfc8040/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040/13.0.1 [INFO] Feature odl-mdsal-eos-common/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/13.0.1 [INFO] Feature aries-blueprint/4.4.5 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.5 [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 odl-mdsal-binding-dom-adapter/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/13.0.1 [INFO] Feature instance/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.5 [INFO] Feature odl-ovsdb-hwvtepsouthbound-ui/1.18.1.SNAPSHOT is defined as a boot feature [INFO] Feature pax-web-jsp/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.24 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.24 [INFO] Feature odl-mdsal-singleton-common/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/13.0.1 [INFO] Feature odl-yangtools-data-api/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/13.0.2 [INFO] Feature odl-mdsal-binding-runtime-api/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/13.0.1 [INFO] Feature odl-yangtools-codec/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/13.0.2 [INFO] Feature odl-netty-4/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.107.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.107.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.107.Final [INFO] Feature odl-restconf-openapi/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-openapi/7.0.4 [INFO] adding maven artifact: wrap:mvn:dk.brics/automaton/1.12-4 [INFO] Feature odl-mdsal-binding-api/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/13.0.1 [INFO] Feature odl-ovsdb-utils/1.18.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.southbound-utils/1.18.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.config/1.18.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.mdsal-utils/1.18.1-SNAPSHOT [INFO] Feature eb473139-15c3-45cf-b510-5c485926e207/0.0.0 is defined as a boot feature [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.11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.11 [INFO] Feature odl-jolokia/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/9.0.2/cfg/configuration [INFO] Feature odl-netconf-api/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/7.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/7.0.4 [INFO] Feature pax-jdbc/1.5.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.6 [INFO] Feature odl-ovsdb-hwvtepsouthbound-rest/1.18.1.SNAPSHOT is defined as a boot feature [INFO] Feature odl-yangtools-parser/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/13.0.2 [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.5 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.5 [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.12.1:compile (default-compile) @ hwvtepsouthbound-karaf --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ hwvtepsouthbound-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ hwvtepsouthbound-karaf --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hwvtepsouthbound-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ hwvtepsouthbound-karaf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ hwvtepsouthbound-karaf --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ hwvtepsouthbound-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying opendaylight-karaf-resources-13.0.11-config.properties to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ hwvtepsouthbound-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.0.11:populate-local-repo (populate-local-repo) @ hwvtepsouthbound-karaf --- [INFO] Feature repository discovered recursively: ffed32b4-96e4-4e51-97bb-64beab3cad1b [INFO] Feature repository discovered recursively: hwvtepsouthbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-api-1.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [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: pt-triemap [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-binding-api [INFO] Feature repository discovered recursively: odl-yangtools-data-api [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-api [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-9.0.2 [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-common [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-9.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-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [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-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.2 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-rest-1.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.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-7.0.4 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-yangtools-export [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-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.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-extras-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.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: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-ui-1.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-test [INFO] Feature repository discovered recursively: framework-4.4.5 [INFO] Feature repository discovered recursively: standard-4.4.5 [INFO] Feature repository discovered recursively: framework-4.4.5 [INFO] Feature repository discovered recursively: hwvtepsouthbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-api-1.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [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-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.2 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [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-9.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-9.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-9.0.2 [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-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-rest-1.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.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-7.0.4 [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.19.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-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-ui-1.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-ovsdb-hwvtepsouthbound-test [INFO] Feature repository discovered recursively: standard-4.4.5 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.24 [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ hwvtepsouthbound-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ hwvtepsouthbound-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ hwvtepsouthbound-karaf --- [INFO] Building jar: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/hwvtepsouthbound-karaf-1.18.1-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ hwvtepsouthbound-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf-maven-plugin:4.4.5:archive (package) @ hwvtepsouthbound-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ hwvtepsouthbound-karaf --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ hwvtepsouthbound-karaf --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.odlparent:karaf.branding:jar:13.0.11:compile [WARNING] org.apache.karaf.features:framework:kar:4.4.5: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) @ hwvtepsouthbound-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ hwvtepsouthbound-karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ hwvtepsouthbound-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hwvtepsouthbound-karaf --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-karaf/1.18.1-SNAPSHOT/hwvtepsouthbound-karaf-1.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/hwvtepsouthbound-karaf-1.18.1-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-karaf/1.18.1-SNAPSHOT/hwvtepsouthbound-karaf-1.18.1-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/target/hwvtepsouthbound-karaf-1.18.1-SNAPSHOT.zip to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-karaf/1.18.1-SNAPSHOT/hwvtepsouthbound-karaf-1.18.1-SNAPSHOT.zip [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ hwvtepsouthbound-karaf --- [INFO] Skipping artifact deployment [INFO] [INFO] ----< org.opendaylight.ovsdb:hwvtepsouthbound-features-aggregator >----- [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-features-aggregator 1.18.1-SNAPSHOT [227/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hwvtepsouthbound-features-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hwvtepsouthbound-features-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ hwvtepsouthbound-features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ hwvtepsouthbound-features-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hwvtepsouthbound-features-aggregator --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-features-aggregator/1.18.1-SNAPSHOT/hwvtepsouthbound-features-aggregator-1.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ hwvtepsouthbound-features-aggregator --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] ---------< org.opendaylight.ovsdb:hwvtepsouthbound-artifacts >---------- [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-artifacts 1.18.1-SNAPSHOT [228/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hwvtepsouthbound-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hwvtepsouthbound-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ hwvtepsouthbound-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ hwvtepsouthbound-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hwvtepsouthbound-artifacts --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-artifacts/1.18.1-SNAPSHOT/hwvtepsouthbound-artifacts-1.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ hwvtepsouthbound-artifacts --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] -------------< org.opendaylight.ovsdb:hwvtepsouthbound-it >------------- [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-it 1.18.1-SNAPSHOT [229/258] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hwvtepsouthbound-it --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hwvtepsouthbound-it --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ hwvtepsouthbound-it --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ hwvtepsouthbound-it --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ hwvtepsouthbound-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) @ hwvtepsouthbound-it --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ hwvtepsouthbound-it --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ hwvtepsouthbound-it --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ hwvtepsouthbound-it --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ hwvtepsouthbound-it --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ hwvtepsouthbound-it --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ hwvtepsouthbound-it >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ hwvtepsouthbound-it --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ hwvtepsouthbound-it <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ hwvtepsouthbound-it --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ hwvtepsouthbound-it --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/resources [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ hwvtepsouthbound-it --- [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ hwvtepsouthbound-it --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[281,19] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/src/test/java/org/opendaylight/ovsdb/hwvtepsouthbound/it/HwvtepSouthboundIT.java:[507,33] auto-closeable resource testPSwitch is never referenced in body of corresponding try statement [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ hwvtepsouthbound-it --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ hwvtepsouthbound-it --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ hwvtepsouthbound-it --- [INFO] Building jar: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/hwvtepsouthbound-it-1.18.1-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ hwvtepsouthbound-it --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (prep-jacoco-agent) @ hwvtepsouthbound-it --- [INFO] Executing tasks [INFO] [copy] Copying 1 file to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/exam/jars [INFO] Executed tasks [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (default) @ hwvtepsouthbound-it --- [INFO] Tests are skipped. [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ hwvtepsouthbound-it --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ hwvtepsouthbound-it --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (default) @ hwvtepsouthbound-it --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ hwvtepsouthbound-it --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:compile [WARNING] org.opendaylight.controller:atomix-storage:jar:9.0.2:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile [WARNING] net.java.dev.jna:jna:jar:5.14.0:runtime [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-impl:jar:1.18.1-SNAPSHOT:compile [WARNING] org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.18.1-SNAPSHOT:compile [WARNING] org.objenesis:objenesis:jar:3.3:test [WARNING] net.bytebuddy:byte-buddy-agent:jar:1.12.19:test [WARNING] org.opentest4j:opentest4j:jar:1.3.0:test [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.apache.karaf:org.apache.karaf.client:jar:4.4.5:test [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-api:jar:1.18.1-SNAPSHOT:compile [WARNING] Unused declared dependencies found: [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:compile [WARNING] org.ops4j.pax.url:pax-url-aether:jar:2.6.14:compile [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-features:xml:features:1.18.1-SNAPSHOT:compile [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.5:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:compile [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-impl:jar:1.18.1-SNAPSHOT:compile [WARNING] org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.18.1-SNAPSHOT:compile [WARNING] org.osgi:org.osgi.framework:jar:1.10.0:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:compile [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:compile [WARNING] org.opendaylight.controller:atomix-storage:jar:9.0.2:compile [WARNING] junit:junit:jar:4.13.2:compile [WARNING] org.ops4j.pax.exam:pax-exam:jar:4.13.5:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.opendaylight.ovsdb:utils.hwvtepsouthbound-utils:jar:1.18.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile [WARNING] org.opendaylight.ovsdb:hwvtepsouthbound-api:jar:1.18.1-SNAPSHOT:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ hwvtepsouthbound-it --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ hwvtepsouthbound-it --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ hwvtepsouthbound-it --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hwvtepsouthbound-it --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/target/hwvtepsouthbound-it-1.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-it/1.18.1-SNAPSHOT/hwvtepsouthbound-it-1.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml to /tmp/r/org/opendaylight/ovsdb/hwvtepsouthbound-it/1.18.1-SNAPSHOT/hwvtepsouthbound-it-1.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ hwvtepsouthbound-it --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] ---------< org.opendaylight.ovsdb:hwvtepsouthbound-aggregator >--------- [INFO] Building ODL :: ovsdb :: hwvtepsouthbound-aggregator 1.18.1-SNAPSHOT [230/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ hwvtepsouthbound-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ hwvtepsouthbound-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ hwvtepsouthbound-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ hwvtepsouthbound-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hwvtepsouthbound-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ hwvtepsouthbound-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ----------------< org.opendaylight.ovsdb:library-karaf >---------------- [INFO] Building ODL :: ovsdb :: library-karaf 1.18.1-SNAPSHOT [231/258] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ library-karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ library-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ library-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ library-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ library-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) @ library-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ library-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ library-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ library-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/karaf/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ library-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.5:assembly (process-resources) @ library-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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/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.5/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.5/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.5/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.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 [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.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [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.1 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 [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.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/library-features/1.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.3/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.11/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-xpath/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.2/xml/features [INFO] Feature jaas-boot/4.4.5 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.5.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.5 [INFO] Feature odl-ovsdb-library/1.18.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.18.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.servicehelper/1.18.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.hardwarevtep/1.18.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.openvswitch/1.18.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.18.1-SNAPSHOT/cfg/config [INFO] Feature odl-mdsal-eos-binding/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/13.0.1 [INFO] Feature bundle/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.5 [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 odl-antlr4/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.1 [INFO] Feature odl-yangtools-xpath-api/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/13.0.2 [INFO] Feature odl-controller-scala/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.13 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.13 [INFO] Feature package/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.5 [INFO] Feature shell/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.5 [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 d30a629f-c07c-44d3-acfd-79152be4b4ed/0.0.0 is defined as a boot feature [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.11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.11 [INFO] Feature service/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.5 [INFO] Feature odl-apache-commons-text/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.11.0 [INFO] Feature odl-apache-commons-lang3/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.14.0 [INFO] Feature ssh/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.11.0 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.5 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.11.0 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.11.0 [INFO] Feature feature/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [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 odl-stax2-api/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 [INFO] Feature odl-servlet-api/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 [INFO] Feature system/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature odl-ws-rs-api/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 [INFO] Feature odl-dropwizard-metrics/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.25 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.25 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.25 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.25 [INFO] Feature odl-mdsal-broker/9.0.2 is defined as a boot feature [INFO] Feature config/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.5 [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 odl-yangtools-parser-api/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/13.0.2 [INFO] Feature odl-mdsal-binding-base/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.25.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/13.0.1 [INFO] Feature odl-mdsal-distributed-datastore/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/9.0.2 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/akkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/factoryakkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/moduleshardconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/moduleconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/cfg/datastore [INFO] Feature framework/4.4.5 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.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [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.5 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 [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.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.5 [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.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.fusesource.jansi/jansi/2.4.1 [INFO] Feature odl-mdsal-dom-runtime/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/13.0.1 [INFO] Feature shell-compat/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.5 [INFO] Feature odl-mdsal-common/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/13.0.1 [INFO] Feature diagnostic/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.5 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.5.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.5 [INFO] Feature odl-mdsal-bytebuddy/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.14.12 [INFO] Feature odl-yangtools-xpath/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/13.0.2 [INFO] Feature odl-aaa-encryption-service/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.19.3 [INFO] Feature odl-aaa-cert/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.3/xml/config [INFO] Feature odl-mdsal-binding-runtime/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/13.0.1 [INFO] Feature deployer/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.5 [INFO] Feature odl-woodstox/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/6.6.1 [INFO] Feature odl-mdsal-eos-dom/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/13.0.1 [INFO] Feature wrap/2.6.14 is defined as a boot feature [INFO] Feature odl-jakarta-activation-api/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 [INFO] Feature odl-mdsal-dom-broker/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/13.0.1 [INFO] Feature kar/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature odl-guava/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.42.0 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 [INFO] Feature pt-triemap/1.3.1 is defined as a boot feature [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.1 [INFO] Feature odl-controller-akka/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/9.0.2 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 [INFO] adding maven artifact: mvn:io.netty/netty/3.10.6.Final [INFO] Feature aries-proxy/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.6 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.6 [INFO] Feature odl-mdsal-dom-api/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/13.0.1 [INFO] Feature odl-gson/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.10.1 [INFO] Feature jaas/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.5 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature odl-yangtools-util/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/13.0.2 [INFO] Feature odl-mdsal-clustering-commons/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/9.0.2 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.25 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/9.0.2 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.20.0 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature management/4.4.5 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.5 [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.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature odl-mdsal-eos-common/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/13.0.1 [INFO] Feature odl-mdsal-remoterpc-connector/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/9.0.2 [INFO] Feature odl-yangtools-common/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/13.0.2 [INFO] Feature aries-blueprint/4.4.5 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.5 [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 odl-mdsal-binding-dom-adapter/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/13.0.1 [INFO] Feature odl-mdsal-singleton-dom/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/13.0.1 [INFO] Feature instance/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.5 [INFO] Feature odl-controller-mdsal-common/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/9.0.2 [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 odl-mdsal-singleton-common/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/13.0.1 [INFO] Feature odl-yangtools-data-api/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/13.0.2 [INFO] Feature odl-mdsal-binding-runtime-api/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/13.0.1 [INFO] Feature odl-netty-4/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.107.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.107.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.107.Final [INFO] Feature odl-yangtools-codec/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/13.0.2 [INFO] Feature odl-jackson-2/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.15.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.15.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.15.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.15.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.15.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.15.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.15.4 [INFO] Feature odl-yangtools-data/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/13.0.2 [INFO] Feature odl-mdsal-binding-api/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/13.0.1 [INFO] Feature scr/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.5 [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.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature odl-controller-blueprint/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/9.0.2 [INFO] Feature standard/4.4.5 is defined as a boot feature [INFO] Feature odl-yangtools-parser/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/13.0.2 [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.5 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.5 [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.12.1:compile (default-compile) @ library-karaf --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ library-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ library-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ library-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ library-karaf --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ library-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/karaf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ library-karaf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ library-karaf --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ library-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ library-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ library-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying opendaylight-karaf-resources-13.0.11-config.properties to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ library-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ library-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.0.11:populate-local-repo (populate-local-repo) @ library-karaf --- [INFO] Feature repository discovered recursively: 158b9f42-9519-45b2-8874-8487029f2cbd [INFO] Feature repository discovered recursively: library-features [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-mdsal-9.0.2 [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-common [INFO] Feature repository discovered recursively: odl-yangtools-common [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-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-9.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-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [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-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.2 [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-mdsal-binding-runtime [INFO] Feature repository discovered recursively: odl-mdsal-bytebuddy [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: framework-4.4.5 [INFO] Feature repository discovered recursively: standard-4.4.5 [INFO] Feature repository discovered recursively: framework-4.4.5 [INFO] Feature repository discovered recursively: library-features [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.2 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [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-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-binding-api [INFO] Feature repository discovered recursively: odl-mdsal-common [INFO] Feature repository discovered recursively: odl-mdsal-binding-base [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-9.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-9.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-9.0.2 [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-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: standard-4.4.5 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.24 [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ library-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ library-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ library-karaf --- [INFO] Building jar: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/karaf/target/library-karaf-1.18.1-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ library-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf-maven-plugin:4.4.5:archive (package) @ library-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ library-karaf --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ library-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ library-karaf --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.odlparent:karaf.branding:jar:13.0.11:compile [WARNING] org.apache.karaf.features:framework:kar:4.4.5: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) @ library-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ library-karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ library-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ library-karaf --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/karaf/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-karaf/1.18.1-SNAPSHOT/library-karaf-1.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/karaf/target/library-karaf-1.18.1-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/ovsdb/library-karaf/1.18.1-SNAPSHOT/library-karaf-1.18.1-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/karaf/target/library-karaf-1.18.1-SNAPSHOT.zip to /tmp/r/org/opendaylight/ovsdb/library-karaf/1.18.1-SNAPSHOT/library-karaf-1.18.1-SNAPSHOT.zip [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ library-karaf --- [INFO] Skipping artifact deployment [INFO] [INFO] ---------< org.opendaylight.ovsdb:library-features-aggregator >--------- [INFO] Building ODL :: ovsdb :: library-features-aggregator 1.18.1-SNAPSHOT [232/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ library-features-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ library-features-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ library-features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ library-features-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ library-features-aggregator --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/features/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-features-aggregator/1.18.1-SNAPSHOT/library-features-aggregator-1.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ library-features-aggregator --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --------------< org.opendaylight.ovsdb:library-artifacts >-------------- [INFO] Building ODL :: ovsdb :: library-artifacts 1.18.1-SNAPSHOT [233/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ library-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ library-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ library-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ library-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ library-artifacts --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/artifacts/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-artifacts/1.18.1-SNAPSHOT/library-artifacts-1.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ library-artifacts --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] -----------------< org.opendaylight.ovsdb:library-it >------------------ [INFO] Building ODL :: ovsdb :: library-it 1.18.1-SNAPSHOT [234/258] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ library-it --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ library-it --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ library-it --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ library-it --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ library-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) @ library-it --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ library-it --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ library-it --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/it/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ library-it --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ library-it --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/it/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ library-it --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ library-it >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ library-it --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ library-it <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ library-it --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ library-it --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/resources [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ library-it --- [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ library-it --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/lib/it/LibraryIntegrationTestBase.java:[71,42] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/lib/it/LibraryIntegrationTestBase.java:[75,44] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/lib/it/LibraryIntegrationTestBase.java:[247,23] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/lib/it/LibraryIntegrationTestBase.java:[248,13] found raw type: org.opendaylight.ovsdb.lib.message.TableUpdate missing type arguments for generic class org.opendaylight.ovsdb.lib.message.TableUpdate [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/HardwareVTEPIT.java:[53,75] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/HardwareVTEPIT.java:[55,19] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/HardwareVTEPIT.java:[102,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[100,80] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[102,19] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[169,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[205,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[209,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[312,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[395,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[484,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[553,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[616,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[684,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[777,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[781,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[854,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[958,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[962,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[966,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[1059,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[1134,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/schema/OpenVSwitchIT.java:[1206,9] found raw type: org.opendaylight.ovsdb.lib.notation.Row missing type arguments for generic class org.opendaylight.ovsdb.lib.notation.Row [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/ovsdbclient/TestBridge.java:[29,37] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/ovsdbclient/VersionIncompatibleBridge.java:[18,52] found raw type: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable missing type arguments for generic class org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/ovsdbclient/OvsdbClientTestTypedIT.java:[74,31] unchecked method invocation: method insert in class org.opendaylight.ovsdb.lib.operations.Operations is applied to given types required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable found: org.opendaylight.ovsdb.integrationtest.ovsdbclient.TestBridge [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/it/src/test/java/org/opendaylight/ovsdb/integrationtest/ovsdbclient/OvsdbClientTestTypedIT.java:[74,32] unchecked conversion required: org.opendaylight.ovsdb.lib.schema.typed.TypedBaseTable found: org.opendaylight.ovsdb.integrationtest.ovsdbclient.TestBridge [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ library-it --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ library-it --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ library-it --- [INFO] Building jar: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/it/target/library-it-1.18.1-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ library-it --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (prep-jacoco-agent) @ library-it --- [INFO] Executing tasks [INFO] [copy] Copying 1 file to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/it/target/exam/jars [INFO] Executed tasks [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (default) @ library-it --- [INFO] Tests are skipped. [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ library-it --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ library-it --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (default) @ library-it --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ library-it --- [WARNING] Used undeclared dependencies found: [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:test [WARNING] org.opendaylight.controller:atomix-storage:jar:9.0.2:compile [WARNING] net.java.dev.jna:jna:jar:5.14.0:runtime [WARNING] org.eclipse.platform:org.eclipse.osgi:jar:3.18.0:runtime [WARNING] org.apache.geronimo.specs:geronimo-atinject_1.0_spec:jar:1.2:test [WARNING] org.objenesis:objenesis:jar:3.3:test [WARNING] net.bytebuddy:byte-buddy-agent:jar:1.12.19:test [WARNING] org.opentest4j:opentest4j:jar:1.3.0:test [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.junit:jar:4.12.0.1:test [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.apache.karaf:org.apache.karaf.client:jar:4.4.5:runtime [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.ovsdb:library-karaf:zip:1.18.1-SNAPSHOT:compile [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.5:compile [WARNING] org.opendaylight.ovsdb:library-features:xml:features:1.18.1-SNAPSHOT:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.controller:atomix-storage:jar:9.0.2:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ library-it --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ library-it --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ library-it --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ library-it --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/it/target/library-it-1.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/library-it/1.18.1-SNAPSHOT/library-it-1.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/library/it/pom.xml to /tmp/r/org/opendaylight/ovsdb/library-it/1.18.1-SNAPSHOT/library-it-1.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ library-it --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] -------------< org.opendaylight.ovsdb:library-aggregator >-------------- [INFO] Building ODL :: ovsdb :: library-aggregator 1.18.1-SNAPSHOT [235/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ library-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ library-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ library-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ library-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ library-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ library-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] -------------------< org.opendaylight.ovsdb:schemas >------------------- [INFO] Building ODL :: ovsdb :: schemas 1.18.1-SNAPSHOT [236/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ schemas --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ schemas --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ schemas --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ schemas --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ schemas --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ schemas --- [INFO] Skipping artifact deployment [INFO] [INFO] --------------< org.opendaylight.ovsdb:southbound-karaf >--------------- [INFO] Building ODL :: ovsdb :: southbound-karaf 1.18.1-SNAPSHOT [237/258] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ southbound-karaf --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ southbound-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ southbound-karaf --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ southbound-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ southbound-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) @ southbound-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ southbound-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ southbound-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ southbound-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-karaf/src/main/resources [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ southbound-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.5:assembly (process-resources) @ southbound-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/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-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.5/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.5/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.5/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.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 [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.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [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.1 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 [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.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/southbound-features/1.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-api/1.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl/1.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-rest/1.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-impl-ui/1.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-southbound-test/1.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-utils/1.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.ovsdb/odl-ovsdb-library/1.18.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jackson-2/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-openapi/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-woodstox/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-yanglib-mdsal-writer/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/7.0.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/13.0.1/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.opendaylight.aaa/odl-apache-shiro/0.19.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.0.11/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-parser/13.0.2/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-odl-l2-types/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.1/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-diagstatus/6.0.6/xml/features [INFO] Feature jaas-boot/4.4.5 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.5.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.5 [INFO] Feature odl-ovsdb-library/1.18.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.18.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.servicehelper/1.18.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.hardwarevtep/1.18.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/schema.openvswitch/1.18.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/library/1.18.1-SNAPSHOT/cfg/config [INFO] Feature odl-apache-shiro/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:commons-beanutils/commons-beanutils/1.9.4 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/repackaged-shiro/0.19.3 [INFO] adding maven artifact: mvn:commons-logging/commons-logging/1.3.0 [INFO] adding maven artifact: mvn:commons-collections/commons-collections/3.2.2 [INFO] adding maven artifact: mvn:org.owasp.encoder/encoder/1.2.3 [INFO] Feature bundle/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.5 [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 odl-controller-scala/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.scala-lang/scala-library/2.13.13 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-parser-combinators_2.13/1.1.2 [INFO] adding maven artifact: mvn:org.scala-lang.modules/scala-java8-compat_2.13/1.0.2 [INFO] adding maven artifact: mvn:org.scala-lang/scala-reflect/2.13.13 [INFO] Feature package/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.5 [INFO] Feature shell/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.5 [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 service/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.5 [INFO] Feature ssh/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.11.0 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.5 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.11.0 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.11.0 [INFO] Feature odl-mdsal-model-rfc7952/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc7952/13.0.1 [INFO] Feature odl-yanglib-mdsal-writer/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/yanglib-mdsal-writer/7.0.4 [INFO] Feature odl-stax2-api/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.codehaus.woodstox/stax2-api/4.2.2 [INFO] Feature pax-web-websockets/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-websocket/8.0.24 [INFO] adding maven artifact: mvn:jakarta.websocket/jakarta.websocket-api/1.1.2 [INFO] Feature odl-karaf-feat-jdbc/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.4.5 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 [INFO] Feature odl-ovsdb-southbound-impl-ui/1.18.1.SNAPSHOT is defined as a boot feature [INFO] Feature pax-jdbc-spec/1.5.6 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.enterprise/cdi-api/2.0.SP1 [INFO] adding maven artifact: mvn:javax.interceptor/javax.interceptor-api/1.2.2 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_3 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.jdbc/1.1.0 [INFO] adding maven artifact: mvn:javax.transaction/javax.transaction-api/1.2 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 [INFO] Feature odl-javassist-3/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.javassist/javassist/3.30.2-GA [INFO] Feature odl-yangtools-parser-api/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-ir/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-util/13.0.2 [INFO] Feature odl-mdsal-distributed-datastore/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-distributed-datastore/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-api/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-dom-api/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/eos-dom-akka/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-access-client/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-api/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-cluster-admin-impl/9.0.2 [INFO] adding maven artifact: wrap:mvn:net.java.dev.stax-utils/stax-utils/20070216 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/akkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/factoryakkaconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/moduleshardconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/xml/moduleconf [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-config/9.0.2/cfg/datastore [INFO] Feature odl-ovsdb-southbound-impl-rest/1.18.1.SNAPSHOT is defined as a boot feature [INFO] Feature framework/4.4.5 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.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [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.5 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 [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.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.5 [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.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.fusesource.jansi/jansi/2.4.1 [INFO] Feature odl-mdsal-dom-runtime/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-schema-osgi/13.0.1 [INFO] Feature shell-compat/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.5 [INFO] Feature odl-infrautils-diagstatus/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-shell/6.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-impl/6.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-web/6.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/diagstatus-api/6.0.6 [INFO] Feature odl-mdsal-common/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-common-api/13.0.1 [INFO] Feature odl-mdsal-model-rfc8525/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8525/13.0.1 [INFO] Feature odl-aaa-encryption-service/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service-impl/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-encrypt-service/0.19.3 [INFO] Feature odl-mdsal-binding-runtime/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-loader/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-osgi/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-generator/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-osgi/13.0.1 [INFO] Feature http/8.0.24 is defined as a boot feature [INFO] Feature deployer/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.5 [INFO] Feature odl-mdsal-model-odl-l2-types/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/opendaylight-l2-types/2013.08.27.25.1 [INFO] Feature odl-netconf-model-rfc5277/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc5277/7.0.4 [INFO] Feature odl-mdsal-eos-dom/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-dom-api/13.0.1 [INFO] Feature odl-mdsal-dom-broker/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-broker/13.0.1 [INFO] Feature pt-triemap/1.3.1 is defined as a boot feature [INFO] adding maven artifact: mvn:tech.pantheon.triemap/triemap/1.3.1 [INFO] Feature odl-controller-akka/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:com.typesafe/config/1.4.2 [INFO] adding maven artifact: wrap:mvn:org.lmdbjava/lmdbjava/0.7.0 [INFO] adding maven artifact: mvn:org.opendaylight.controller/repackaged-akka/9.0.2 [INFO] adding maven artifact: mvn:io.aeron/aeron-client/1.38.1 [INFO] adding maven artifact: mvn:org.agrona/agrona/1.15.2 [INFO] adding maven artifact: mvn:io.aeron/aeron-driver/1.38.1 [INFO] adding maven artifact: mvn:org.reactivestreams/reactive-streams/1.0.4 [INFO] adding maven artifact: mvn:com.typesafe/ssl-config-core_2.13/0.4.3 [INFO] adding maven artifact: mvn:io.netty/netty/3.10.6.Final [INFO] Feature pax-web-http-whiteboard/8.0.24 is defined as a boot feature [INFO] Feature aries-proxy/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.6 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.6 [INFO] Feature odl-gson/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:com.google.code.gson/gson/2.10.1 [INFO] Feature jaas/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.5 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature odl-infrautils-ready/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/ready-impl/6.0.6 [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/ready-api/6.0.6 [INFO] Feature odl-ovsdb-southbound-api/1.18.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/southbound-api/1.18.1-SNAPSHOT [INFO] Feature pax-web-http-war/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.web/org.apache.karaf.web.core/4.4.5 [INFO] Feature management/4.4.5 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.5 [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 odl-mdsal-model-rfc8072/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8072/13.0.1 [INFO] Feature odl-aaa-web/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-jersey2/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/servlet-api/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-api/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa.web/web-osgi-impl/0.19.3 [INFO] Feature odl-aaa-api/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-authn-api/0.19.3 [INFO] Feature log/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature odl-jersey-2/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-common/2.41 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/aopalliance-repackaged/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.inject/jersey-hk2/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-client/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.core/jersey-server/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet/2.41 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-api/2.6.1 [INFO] adding maven artifact: mvn:jakarta.validation/jakarta.validation-api/2.0.2 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-locator/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.jersey.containers/jersey-container-servlet-core/2.41 [INFO] adding maven artifact: mvn:org.glassfish.jersey.media/jersey-media-sse/2.41 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.glassfish.hk2/osgi-resource-locator/1.0.3 [INFO] adding maven artifact: mvn:org.glassfish.hk2/hk2-utils/2.6.1 [INFO] adding maven artifact: mvn:org.glassfish.hk2.external/jakarta.inject/2.6.1 [INFO] Feature odl-mdsal-remoterpc-connector/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-remoterpc-connector/9.0.2 [INFO] Feature odl-yangtools-common/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-common/13.0.2 [INFO] Feature odl-aaa-password-service/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-api/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.3/xml/aaa-password-service-config [INFO] Feature odl-restconf-nb/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-api/7.0.4 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-api/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-server/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-common/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-servlet/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty.websocket/websocket-client/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-dom-api/7.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-nb/7.0.4 [INFO] Feature odl-mdsal-singleton-dom/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-impl/13.0.1 [INFO] Feature odl-controller-mdsal-common/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-common-util/9.0.2 [INFO] Feature pax-web-whiteboard/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-whiteboard/8.0.24 [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 pax-jdbc-config/1.5.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-config/1.5.6 [INFO] adding maven artifact: mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.3_1 [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc-pool-common/1.5.6 [INFO] Feature odl-jackson-2/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.15.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-xml/2.15.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.15.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.15.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-core/2.15.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-databind/2.15.4 [INFO] adding maven artifact: mvn:com.fasterxml.jackson.core/jackson-annotations/2.15.4 [INFO] Feature odl-yangtools-data/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-ri/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-impl/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-transform/13.0.2 [INFO] Feature war/4.4.5 is defined as a boot feature [INFO] Feature odl-netconf-model-rfc6243/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6243/7.0.4 [INFO] Feature scr/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.5 [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.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature odl-controller-blueprint/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.controller/blueprint/9.0.2 [INFO] Feature 6d083f8a-ff6a-4476-93c9-917ca1cb0468/0.0.0 is defined as a boot feature [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.11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.11 [INFO] Feature standard/4.4.5 is defined as a boot feature [INFO] Feature pax-web-war/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.url/pax-url-war/2.6.14/jar/uber [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.function/1.2.0 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-extender-war/8.0.24 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] Feature odl-mdsal-eos-binding/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/general-entity/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-binding-adapter/13.0.1 [INFO] Feature odl-yangtools-xpath-api/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-api/13.0.2 [INFO] Feature odl-antlr4/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.antlr/antlr4-runtime/4.13.1 [INFO] Feature odl-mdsal-model-rfc6991/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-inet-types/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-type-util/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc6991-ietf-yang-types/13.0.1 [INFO] Feature odl-netconf-model-rfc8040/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8040-ietf-restconf-monitoring/7.0.4 [INFO] Feature odl-mdsal-model-rfc8342/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-datastores/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8342-ietf-origin/13.0.1 [INFO] Feature odl-apache-commons-text/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-text/1.11.0 [INFO] Feature odl-karaf-feat-jetty/13.0.11 is defined as a boot feature [INFO] Feature odl-apache-commons-lang3/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.commons/commons-lang3/3.14.0 [INFO] Feature feature/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [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 odl-servlet-api/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:javax.servlet/javax.servlet-api/3.1.0 [INFO] Feature system/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature odl-ws-rs-api/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.ws.rs/jakarta.ws.rs-api/2.1.6 [INFO] Feature odl-dropwizard-metrics/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-core/4.2.25 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jmx/4.2.25 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-jvm/4.2.25 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-healthchecks/4.2.25 [INFO] Feature odl-mdsal-broker/9.0.2 is defined as a boot feature [INFO] Feature odl-netconf-model-rfc8526/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc8526/7.0.4 [INFO] Feature odl-restconf-common/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common-models/7.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-common/7.0.4 [INFO] Feature config/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.5 [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 odl-mdsal-binding-base/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/yang-binding/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/yang-ext/2013.09.07.25.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spec-util/13.0.1 [INFO] Feature pax-web-http-jetty/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-runtime/8.0.24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jetty/8.0.24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/config-jetty [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/context-jetty [INFO] adding config file: etc/org.ops4j.pax.web.cfg [INFO] Feature diagnostic/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.5 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.5.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.5 [INFO] Feature odl-mdsal-bytebuddy/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:net.bytebuddy/byte-buddy/1.14.12 [INFO] Feature odl-yangtools-xpath/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-xpath-impl/13.0.2 [INFO] Feature odl-aaa-cert/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-cert/0.19.3/xml/config [INFO] Feature odl-yangtools-export/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-export/13.0.2 [INFO] Feature odl-netconf-model-rfc6241/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6241/7.0.4 [INFO] Feature pax-web-jetty/9.4.53.v20231009 is defined as a boot feature [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlet/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-client/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-server/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jmx/9.4.53.v20231009 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-jaas/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-continuation/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.24 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-io/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-xml/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-servlets/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-util-ajax/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-security/9.4.53.v20231009 [INFO] adding maven artifact: mvn:org.eclipse.jetty/jetty-http/9.4.53.v20231009 [INFO] Feature odl-ovsdb-southbound-impl/1.18.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.yang-utils/1.18.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/southbound-impl/1.18.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/southbound-impl/1.18.1-SNAPSHOT/cfg/config [INFO] Feature odl-woodstox/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:com.fasterxml.woodstox/woodstox-core/6.6.1 [INFO] Feature odl-restconf/7.0.4 is defined as a boot feature [INFO] Feature wrap/2.6.14 is defined as a boot feature [INFO] Feature odl-jakarta-activation-api/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:jakarta.activation/jakarta.activation-api/1.2.2 [INFO] Feature pax-web-http/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.4.5 [INFO] Feature pax-web-core/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-servlet31/8.0.24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-api/8.0.24 [INFO] adding maven artifact: mvn:jakarta.servlet/jakarta.servlet-api/4.0.4 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-spi/8.0.24 [INFO] Feature kar/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature odl-guava/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:org.checkerframework/checker-qual/3.42.0 [INFO] adding maven artifact: mvn:com.google.guava/guava/32.1.3-jre [INFO] adding maven artifact: mvn:com.google.guava/failureaccess/1.0.1 [INFO] Feature odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.model/ietf-topology/2013.10.21.25.1 [INFO] Feature odl-aaa-shiro/0.19.3 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-tokenauthrealm/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-idm-store-h2/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro-api/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.3 [INFO] adding maven artifact: mvn:com.h2database/h2/2.2.220 [INFO] adding maven artifact: mvn:net.sf.ehcache/ehcache/2.10.9.2 [INFO] adding maven artifact: mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3 [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3/xml/aaa-app-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3/xml/aaa-datastore-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-password-service-impl/0.19.3/xml/aaa-password-service-config [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-shiro/0.19.3/py/idmtool [INFO] adding maven artifact: mvn:org.opendaylight.aaa/aaa-filterchain/0.19.3/cfg/config [INFO] Feature odl-mdsal-dom-api/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-dom-spi/13.0.1 [INFO] Feature odl-yangtools-util/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/concepts/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/util/13.0.2 [INFO] Feature odl-netconf-model-rfc6470/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf.model/rfc6470/7.0.4 [INFO] Feature odl-mdsal-clustering-commons/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-raft/9.0.2 [INFO] adding maven artifact: mvn:io.dropwizard.metrics/metrics-graphite/4.2.25 [INFO] adding maven artifact: mvn:org.opendaylight.controller/atomix-storage/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/cds-mgmt-api/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-clustering-commons/9.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.controller/sal-akka-segmented-journal/9.0.2 [INFO] adding maven artifact: mvn:com.rabbitmq/amqp-client/5.20.0 [INFO] adding maven artifact: mvn:org.lz4/lz4-java/1.8.0 [INFO] Feature jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature odl-mdsal-model-rfc8040/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal.binding.model.ietf/rfc8040/13.0.1 [INFO] Feature odl-mdsal-eos-common/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-eos-common-api/13.0.1 [INFO] Feature aries-blueprint/4.4.5 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.5 [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 odl-mdsal-binding-dom-adapter/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-adapter/13.0.1 [INFO] Feature instance/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.5 [INFO] Feature pax-web-jsp/8.0.24 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-jsp/8.0.24 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-compatibility-el2/8.0.24 [INFO] adding maven artifact: mvn:org.eclipse.jdt/ecj/3.26.0 [INFO] adding maven artifact: mvn:jakarta.el/jakarta.el-api/3.0.3 [INFO] adding maven artifact: mvn:jakarta.annotation/jakarta.annotation-api/1.3.5 [INFO] adding maven artifact: mvn:org.ops4j.pax.web/pax-web-tomcat-common/8.0.24 [INFO] Feature odl-mdsal-singleton-common/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-singleton-api/13.0.1 [INFO] Feature odl-yangtools-data-api/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-api/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-tree-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-util/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-api/13.0.2 [INFO] Feature odl-mdsal-binding-runtime-api/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-model-ri/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-spi/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-runtime-api/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-dom-codec-spi/13.0.1 [INFO] Feature odl-yangtools-codec/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-binfmt/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-gson/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-data-codec-xml/13.0.2 [INFO] Feature odl-netty-4/13.0.11 is defined as a boot feature [INFO] adding maven artifact: mvn:io.netty/netty-buffer/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-epoll/4.1.107.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-transport-classes-epoll/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-handler/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.107.Final/jar/linux-x86_64 [INFO] adding maven artifact: mvn:io.netty/netty-common/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec-http/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-codec/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-resolver/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport-native-unix-common/4.1.107.Final [INFO] adding maven artifact: mvn:io.netty/netty-transport/4.1.107.Final [INFO] Feature odl-restconf-openapi/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/restconf-openapi/7.0.4 [INFO] adding maven artifact: wrap:mvn:dk.brics/automaton/1.12-4 [INFO] Feature odl-mdsal-binding-api/13.0.1 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-util/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-spi/13.0.1 [INFO] adding maven artifact: mvn:org.opendaylight.mdsal/mdsal-binding-api/13.0.1 [INFO] Feature odl-ovsdb-utils/1.18.1.SNAPSHOT is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.southbound-utils/1.18.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.config/1.18.1-SNAPSHOT [INFO] adding maven artifact: mvn:org.opendaylight.ovsdb/utils.mdsal-utils/1.18.1-SNAPSHOT [INFO] Feature odl-jolokia/9.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.jolokia/jolokia-osgi/1.7.2 [INFO] adding maven artifact: mvn:com.googlecode.json-simple/json-simple/1.1.1 [INFO] adding maven artifact: mvn:org.opendaylight.controller/odl-jolokia-osgi/9.0.2/cfg/configuration [INFO] Feature odl-netconf-api/7.0.4 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-auth/7.0.4 [INFO] adding maven artifact: mvn:org.opendaylight.netconf/netconf-api/7.0.4 [INFO] Feature pax-jdbc/1.5.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ops4j.pax.jdbc/pax-jdbc/1.5.6 [INFO] Feature odl-infrautils-utils/6.0.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.infrautils/infrautils-util/6.0.6 [INFO] Feature odl-yangtools-parser/13.0.2 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6643-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8040-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc7952-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-rfc7950/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8819-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6536-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8528-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/openconfig-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc8639-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-reactor/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-model-ri/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-impl/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/rfc6241-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/odlext-parser-support/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-parser-spi/13.0.2 [INFO] adding maven artifact: mvn:org.opendaylight.yangtools/yang-repo-fs/13.0.2 [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.5 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.5 [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.12.1:compile (default-compile) @ southbound-karaf --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ southbound-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ southbound-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ southbound-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ southbound-karaf --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ southbound-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-karaf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ southbound-karaf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ southbound-karaf --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (apply-branding) @ southbound-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ southbound-karaf --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (org.ops4j.pax.url.mvn.cfg) @ southbound-karaf --- [INFO] Configured Artifact: org.opendaylight.odlparent:opendaylight-karaf-resources:config:?:properties [INFO] Copying opendaylight-karaf-resources-13.0.11-config.properties to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ southbound-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ southbound-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.0.11:populate-local-repo (populate-local-repo) @ southbound-karaf --- [INFO] Feature repository discovered recursively: ecbde0be-1ed8-4777-8009-f82e805d71bf [INFO] Feature repository discovered recursively: southbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-model-odl-l2-types [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: pt-triemap [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-1.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-guava [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-9.0.2 [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-yangtools-data-api [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-binding-api [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-common [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-yangtools-data [INFO] Feature repository discovered recursively: odl-antlr4 [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-controller-9.0.2 [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-9.0.2 [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.2 [INFO] Feature repository discovered recursively: odl-mdsal-dom-api [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.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-7.0.4 [INFO] Feature repository discovered recursively: odl-yangtools-export [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-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.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-extras-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.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: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: framework-4.4.5 [INFO] Feature repository discovered recursively: standard-4.4.5 [INFO] Feature repository discovered recursively: framework-4.4.5 [INFO] Feature repository discovered recursively: southbound-features [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-api-1.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-model-draft-clemm-netmod-yang-network-topo-01-minimal [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc6991 [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-mdsal-model-odl-l2-types [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-1.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-jackson-2 [INFO] Feature repository discovered recursively: odl-woodstox [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-infrautils-diagstatus [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-infrautils-ready [INFO] Feature repository discovered recursively: odl-ovsdb-utils-1.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-mdsal-9.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-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-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-common [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-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-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-api [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-9.0.2 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-controller-9.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-9.0.2 [INFO] Feature repository discovered recursively: odl-ovsdb-library-1.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-rest-1.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-7.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-7.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-aaa-0.19.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-9.0.2 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-aaa-0.19.3 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-impl-ui-1.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-netconf-7.0.4 [INFO] Feature repository discovered recursively: odl-ovsdb-southbound-1.18.1-SNAPSHOT [INFO] Feature repository discovered recursively: standard-4.4.5 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.24 [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (fix-permissions) @ southbound-karaf --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-bc) @ southbound-karaf --- [INFO] Executing tasks [INFO] [delete] Deleting directory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ southbound-karaf --- [INFO] Building jar: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-karaf/target/southbound-karaf-1.18.1-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ southbound-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf-maven-plugin:4.4.5:archive (package) @ southbound-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ southbound-karaf --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ southbound-karaf --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ southbound-karaf --- [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.odlparent:karaf.branding:jar:13.0.11:compile [WARNING] org.apache.karaf.features:framework:kar:4.4.5: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) @ southbound-karaf --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ southbound-karaf --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ southbound-karaf --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ southbound-karaf --- [INFO] No primary artifact to install, installing attached artifacts instead. [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-karaf/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-karaf/1.18.1-SNAPSHOT/southbound-karaf-1.18.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-karaf/target/southbound-karaf-1.18.1-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/ovsdb/southbound-karaf/1.18.1-SNAPSHOT/southbound-karaf-1.18.1-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-karaf/target/southbound-karaf-1.18.1-SNAPSHOT.zip to /tmp/r/org/opendaylight/ovsdb/southbound-karaf/1.18.1-SNAPSHOT/southbound-karaf-1.18.1-SNAPSHOT.zip [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ southbound-karaf --- [INFO] Skipping artifact deployment [INFO] [INFO] -------< org.opendaylight.ovsdb:southbound-features-aggregator >-------- [INFO] Building ODL :: ovsdb :: southbound-features-aggregator 1.18.1-SNAPSHOT [238/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ southbound-features-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ southbound-features-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ southbound-features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ southbound-features-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ southbound-features-aggregator --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-features/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-features-aggregator/1.18.1-SNAPSHOT/southbound-features-aggregator-1.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ southbound-features-aggregator --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] ------------< org.opendaylight.ovsdb:southbound-artifacts >------------- [INFO] Building ODL :: ovsdb :: southbound-artifacts 1.18.1-SNAPSHOT [239/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ southbound-artifacts --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ southbound-artifacts --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ southbound-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ southbound-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ southbound-artifacts --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-artifacts/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-artifacts/1.18.1-SNAPSHOT/southbound-artifacts-1.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ southbound-artifacts --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] ----------------< org.opendaylight.ovsdb:southbound-it >---------------- [INFO] Building ODL :: ovsdb :: southbound-it 1.18.1-SNAPSHOT [240/258] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ southbound-it --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ southbound-it --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ southbound-it --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ southbound-it --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ southbound-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) @ southbound-it --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ southbound-it --- [INFO] [INFO] --- depends-maven-plugin:1.5.0:generate-depends-file (generate-depends-file) @ southbound-it --- [INFO] Created: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/target/classes/META-INF/maven/dependencies.properties [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ southbound-it --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ southbound-it --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ southbound-it --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ southbound-it >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ southbound-it --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ southbound-it <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ southbound-it --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ southbound-it --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/resources [INFO] [INFO] --- maven-dependency-plugin:3.6.1:unpack-dependencies (unpack-karaf-resources) @ southbound-it --- [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ southbound-it --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[295,76] unchecked method invocation: method of in class org.opendaylight.mdsal.binding.api.DataTreeIdentifier is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[295,83] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[295,54] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.ovsdb.southbound.it.SouthboundIT.NotifyingDataChangeListener [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[295,76] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[295,23] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[456,72] unchecked method invocation: method of in class org.opendaylight.mdsal.binding.api.DataTreeIdentifier is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[457,17] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[456,50] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.ovsdb.southbound.it.SouthboundIT.NotifyingDataChangeListener [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[456,72] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[456,19] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[458,72] unchecked method invocation: method of in class org.opendaylight.mdsal.binding.api.DataTreeIdentifier is applied to given types required: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.mdsal.common.api.LogicalDatastoreType,org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[459,17] unchecked conversion required: org.opendaylight.yangtools.yang.binding.InstanceIdentifier found: org.opendaylight.yangtools.yang.binding.InstanceIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[458,50] unchecked method invocation: method registerDataTreeChangeListener in interface org.opendaylight.mdsal.binding.api.DataTreeChangeService is applied to given types required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.ovsdb.southbound.it.SouthboundIT.NotifyingDataChangeListener [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[458,72] unchecked conversion required: org.opendaylight.mdsal.binding.api.DataTreeIdentifier found: org.opendaylight.mdsal.binding.api.DataTreeIdentifier [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[458,19] registerDataTreeChangeListener(org.opendaylight.mdsal.binding.api.DataTreeIdentifier,org.opendaylight.mdsal.binding.api.DataTreeChangeListener) in org.opendaylight.mdsal.binding.api.DataTreeChangeService has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[2638,46] Varargs method could cause heap pollution from non-reifiable varargs parameter values [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[663,37] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[754,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[988,33] auto-closeable resource testAutoattach is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[980,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1282,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1323,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1361,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1406,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1484,33] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1633,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1718,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1785,29] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1870,29] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1942,25] auto-closeable resource testBridge is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[1943,25] auto-closeable resource testQos is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[2115,26] auto-closeable resource testQos is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[2115,26] auto-closeable resource testQos is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[2134,24] auto-closeable resource testQueue is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[2246,32] auto-closeable resource testQueue is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[2332,24] auto-closeable resource testQueue is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[2378,30] auto-closeable resource testQos is never referenced in body of corresponding try statement [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/src/test/java/org/opendaylight/ovsdb/southbound/it/SouthboundIT.java:[2463,22] auto-closeable resource testQos is never referenced in body of corresponding try statement [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ southbound-it --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ southbound-it --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ southbound-it --- [INFO] Building jar: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/target/southbound-it-1.18.1-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ southbound-it --- [INFO] Skipping javadoc generation [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (prep-jacoco-agent) @ southbound-it --- [INFO] Executing tasks [INFO] [copy] Copying 1 file to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/target/exam/jars [INFO] Executed tasks [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (default) @ southbound-it --- [INFO] Tests are skipped. [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ southbound-it --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ southbound-it --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-failsafe-plugin:3.2.5:verify (default) @ southbound-it --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ southbound-it --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.opendaylight.ovsdb:southbound-api:jar:1.18.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.1:compile [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:compile [WARNING] org.opendaylight.controller:atomix-storage:jar:9.0.2:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile [WARNING] net.java.dev.jna:jna:jar:5.14.0:runtime [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.18.1-SNAPSHOT:compile [WARNING] org.opendaylight.ovsdb:library:jar:1.18.1-SNAPSHOT:compile [WARNING] org.objenesis:objenesis:jar:3.3:test [WARNING] net.bytebuddy:byte-buddy-agent:jar:1.12.19:test [WARNING] org.opentest4j:opentest4j:jar:1.3.0:test [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.apache.karaf:org.apache.karaf.client:jar:4.4.5:test [WARNING] org.opendaylight.ovsdb:southbound-impl:jar:1.18.1-SNAPSHOT:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile [WARNING] org.ops4j.pax.tipi:org.ops4j.pax.tipi.hamcrest.core:jar:1.3.0.1:test [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.ovsdb:southbound-features:xml:features:1.18.1-SNAPSHOT:compile [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:compile [WARNING] org.ops4j.pax.url:pax-url-aether:jar:2.6.14:compile [WARNING] org.apache.karaf.features:org.apache.karaf.features.core:jar:4.4.5:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.yangtools:concepts:jar:13.0.2:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:compile [WARNING] org.opendaylight.mdsal.model:opendaylight-l2-types:jar:2013.08.27.25.1:compile [WARNING] org.glassfish.hk2.external:jakarta.inject:jar:2.6.1:compile [WARNING] org.opendaylight.ovsdb:utils.southbound-utils:jar:1.18.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.model:ietf-topology:jar:2013.10.21.25.1:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-inet-types:jar:13.0.1:compile [WARNING] org.opendaylight.ovsdb:utils.mdsal-utils:jar:1.18.1-SNAPSHOT:compile [WARNING] org.osgi:org.osgi.framework:jar:1.10.0:compile [WARNING] org.opendaylight.ovsdb:library:jar:1.18.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:13.0.1:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.2.800:compile [WARNING] org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:compile [WARNING] org.opendaylight.ovsdb:southbound-api:jar:1.18.1-SNAPSHOT:compile [WARNING] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.5:compile [WARNING] org.opendaylight.controller:atomix-storage:jar:9.0.2:compile [WARNING] junit:junit:jar:4.13.2:compile [WARNING] org.ops4j.pax.exam:pax-exam:jar:4.13.5:compile [WARNING] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] org.opendaylight.ovsdb:southbound-impl:jar:1.18.1-SNAPSHOT:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] net.bytebuddy:byte-buddy:jar:1.12.19:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ southbound-it --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ southbound-it --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ southbound-it --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ southbound-it --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/target/southbound-it-1.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/southbound-it/1.18.1-SNAPSHOT/southbound-it-1.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/southbound/southbound-it/pom.xml to /tmp/r/org/opendaylight/ovsdb/southbound-it/1.18.1-SNAPSHOT/southbound-it-1.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ southbound-it --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] ------------< org.opendaylight.ovsdb:southbound-aggregator >------------ [INFO] Building ODL :: ovsdb :: southbound-aggregator 1.18.1-SNAPSHOT [241/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ southbound-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ southbound-aggregator --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ southbound-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ southbound-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ southbound-aggregator --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ southbound-aggregator --- [INFO] Skipping artifact deployment [INFO] [INFO] ------------< org.opendaylight.ovsdb:utils.ovsdb-it-utils >------------- [INFO] Building ODL :: ovsdb :: utils.ovsdb-it-utils 1.18.1-SNAPSHOT [242/258] [INFO] -------------------------------[ bundle ]------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ utils.ovsdb-it-utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ utils.ovsdb-it-utils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ utils.ovsdb-it-utils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ utils.ovsdb-it-utils --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ utils.ovsdb-it-utils --- [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) @ utils.ovsdb-it-utils --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ utils.ovsdb-it-utils --- [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ utils.ovsdb-it-utils --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ utils.ovsdb-it-utils --- [INFO] Copying 6 resources from src/main/resources/docker-compose-files to target/classes/META-INF/docker-compose-files [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ utils.ovsdb-it-utils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] Cannot find annotation method 'value()' in type 'edu.umd.cs.findbugs.annotations.SuppressFBWarnings': class file for edu.umd.cs.findbugs.annotations.SuppressFBWarnings not found [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[98,14] auto-closeable resource org.opendaylight.ovsdb.utils.ovsdb.it.utils.DockerOvs has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[423,9] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[446,45] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[446,50] unchecked cast required: java.util.Map.Entry found: java.lang.Object [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[447,13] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[447,42] found raw type: java.util.Map missing type arguments for generic class java.util.Map [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[447,47] unchecked cast required: java.util.Map.Entry found: java.lang.Object [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/ovsdb-it-utils/src/main/java/org/opendaylight/ovsdb/utils/ovsdb/it/utils/DockerOvs.java:[452,13] found raw type: java.util.List missing type arguments for generic class java.util.List [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ utils.ovsdb-it-utils >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ utils.ovsdb-it-utils --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ utils.ovsdb-it-utils <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ utils.ovsdb-it-utils --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ utils.ovsdb-it-utils --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/ovsdb-it-utils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ utils.ovsdb-it-utils --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ utils.ovsdb-it-utils --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ utils.ovsdb-it-utils --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ utils.ovsdb-it-utils --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/ovsdb-it-utils/target/utils.ovsdb-it-utils-1.18.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/ovsdb-it-utils/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ utils.ovsdb-it-utils --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ utils.ovsdb-it-utils --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- duplicate-finder-maven-plugin:2.0.1:check (find-duplicate-classpath-entries) @ utils.ovsdb-it-utils --- [INFO] Skipping duplicate-finder execution! [INFO] [INFO] --- maven-dependency-plugin:3.6.1:analyze-only (analyze-declarations) @ utils.ovsdb-it-utils --- [WARNING] Used undeclared dependencies found: [WARNING] org.opendaylight.mdsal:mdsal-binding-api:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal:yang-binding:jar:13.0.1:compile [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:13.0.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.5:compile [WARNING] com.guicedee.services:javax.inject:jar:1.0.20.2:compile [WARNING] org.ops4j.pax.url:pax-url-aether:jar:2.6.14:compile [WARNING] org.ops4j.pax.exam:pax-exam-container-karaf:jar:4.13.5:compile [INFO] [INFO] --- maven-source-plugin:3.3.0:jar-no-fork (attach-sources) @ utils.ovsdb-it-utils --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.7.0:modernizer (modernizer) @ utils.ovsdb-it-utils --- [INFO] Skipping modernizer execution! [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (report) @ utils.ovsdb-it-utils --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ utils.ovsdb-it-utils --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/ovsdb-it-utils/target/utils.ovsdb-it-utils-1.18.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.18.1-SNAPSHOT/utils.ovsdb-it-utils-1.18.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/ovsdb/utils/ovsdb-it-utils/pom.xml to /tmp/r/org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.18.1-SNAPSHOT/utils.ovsdb-it-utils-1.18.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ utils.ovsdb-it-utils --- [INFO] Installing org/opendaylight/ovsdb/utils.ovsdb-it-utils/1.18.1-SNAPSHOT/utils.ovsdb-it-utils-1.18.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ utils.ovsdb-it-utils --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ utils.ovsdb-it-utils --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------------< org.opendaylight.ovsdb:utils >-------------------- [INFO] Building ODL :: ovsdb :: utils 1.18.1-SNAPSHOT [243/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ utils --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ utils --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ utils --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ utils --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ utils --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ utils --- [INFO] Skipping artifact deployment [INFO] [INFO] --------------------< org.opendaylight.ovsdb:ovsdb >-------------------- [INFO] Building ovsdb 1.18.1-SNAPSHOT [244/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:3.3.2:clean (default-clean) @ ovsdb --- [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-maven) @ ovsdb --- [INFO] Skipping Rule Enforcement. [INFO] [INFO] --- git-commit-id-maven-plugin:7.0.0:revision (get-git-infos) @ ovsdb --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ ovsdb --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ ovsdb --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ ovsdb --- [INFO] Skipping artifact deployment [INFO] [INFO] ---------------< org.opendaylight.serviceutils:commons >---------------- [INFO] Building ODL :: serviceutils :: commons 0.13.1-SNAPSHOT [245/258] [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.11:makeBom (default) @ commons --- [INFO] Skipping CycloneDX goal [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] -----------< org.opendaylight.serviceutils:tools-testutils >------------ [INFO] Building ODL :: serviceutils :: tools-testutils 0.13.1-SNAPSHOT [246/258] [INFO] --------------------------------[ jar ]--------------------------------- [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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ tools-testutils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [forked debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ tools-testutils >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ tools-testutils --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ tools-testutils <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ tools-testutils --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ tools-testutils --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/testutils/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ tools-testutils --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [forked debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/target/rpc-api-0.13.1-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.6/infrautils-testutils-6.0.6.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.6/infrautils-testutils-6.0.6.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.6/infrautils-testutils-6.0.6.jar(/org/opendaylight/infrautils/testutils/LogRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings' /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/target/rpc-api-0.13.1-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.6/infrautils-testutils-6.0.6.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.6/infrautils-testutils-6.0.6.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.6/infrautils-testutils-6.0.6.jar(/org/opendaylight/infrautils/testutils/LogRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings' /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/rpc-api/target/rpc-api-0.13.1-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.6/infrautils-testutils-6.0.6.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.6/infrautils-testutils-6.0.6.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.6/infrautils-testutils-6.0.6.jar(/org/opendaylight/infrautils/testutils/LogRule.class): warning: Cannot find annotation method 'value()' in type 'SuppressFBWarnings' /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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.5:test (default-test) @ tools-testutils --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ tools-testutils --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ tools-testutils --- [INFO] Building jar: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/testutils/target/tools-testutils-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ tools-testutils --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ tools-testutils --- [INFO] Skipping CycloneDX goal [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] org.opendaylight.yangtools:yang-common:jar:13.0.2:compile [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] Unused declared dependencies found: [WARNING] org.opendaylight.yangtools:testutils:jar:13.0.2:compile [WARNING] com.mycila.guice.extensions:mycila-guice-jsr250:jar:5.0:compile [WARNING] com.google.inject:guice:jar:6.0.0: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.6:compile [WARNING] org.opendaylight.serviceutils:rpc-api:jar:0.13.1-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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/testutils/target/tools-testutils-0.13.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/tools-testutils/0.13.1-SNAPSHOT/tools-testutils-0.13.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/tools/testutils/pom.xml to /tmp/r/org/opendaylight/serviceutils/tools-testutils/0.13.1-SNAPSHOT/tools-testutils-0.13.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ tools-testutils --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] -----------< org.opendaylight.serviceutils:tools-aggregator >----------- [INFO] Building ODL :: serviceutils :: tools-aggregator 0.13.1-SNAPSHOT [247/258] [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.11:makeBom (default) @ tools-aggregator --- [INFO] Skipping CycloneDX goal [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] ---< org.opendaylight.serviceutils:serviceutils-features-aggregator >--- [INFO] Building ODL :: serviceutils :: serviceutils-features-aggregator 0.13.1-SNAPSHOT [248/258] [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.11:makeBom (default) @ serviceutils-features-aggregator --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ serviceutils-features-aggregator --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/features/pom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-features-aggregator/0.13.1-SNAPSHOT/serviceutils-features-aggregator-0.13.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ serviceutils-features-aggregator --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --------< org.opendaylight.serviceutils:serviceutils-artifacts >-------- [INFO] Building ODL :: serviceutils :: serviceutils-artifacts 0.13.1-SNAPSHOT [249/258] [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.11:makeBom (default) @ serviceutils-artifacts --- [INFO] Skipping CycloneDX goal [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ serviceutils-artifacts --- [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/artifacts/pom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-artifacts/0.13.1-SNAPSHOT/serviceutils-artifacts-0.13.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ serviceutils-artifacts --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] ----------< org.opendaylight.serviceutils:metrics-impl-test >----------- [INFO] Building ODL :: serviceutils :: metrics-impl-test 0.13.1-SNAPSHOT [250/258] [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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ metrics-impl-test --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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.8.3.1:check (analyze-compile) > :spotbugs @ metrics-impl-test >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ metrics-impl-test --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ metrics-impl-test <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ metrics-impl-test --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ metrics-impl-test --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ metrics-impl-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ metrics-impl-test --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11: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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-test/target/metrics-impl-test-0.13.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-test/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ metrics-impl-test --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ metrics-impl-test --- [INFO] Skipping CycloneDX goal [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.800: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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-test/target/metrics-impl-test-0.13.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl-test/0.13.1-SNAPSHOT/metrics-impl-test-0.13.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-test/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-impl-test/0.13.1-SNAPSHOT/metrics-impl-test-0.13.1-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.1-SNAPSHOT/metrics-impl-test-0.13.1-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 opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ metrics-impl-test --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] -------< org.opendaylight.serviceutils:metrics-impl-prometheus >-------- [INFO] Building ODL :: serviceutils :: metrics-impl-prometheus 0.13.1-SNAPSHOT [251/258] [INFO] -------------------------------[ bundle ]------------------------------- [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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ metrics-impl-prometheus --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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);'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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('? [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ metrics-impl-prometheus >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ metrics-impl-prometheus --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ metrics-impl-prometheus <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ metrics-impl-prometheus --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ metrics-impl-prometheus --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ metrics-impl-prometheus --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [forked debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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() {'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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() {'? [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ metrics-impl-prometheus --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11: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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/target/metrics-impl-prometheus-0.13.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ metrics-impl-prometheus --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ metrics-impl-prometheus --- [INFO] Skipping CycloneDX goal [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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/target/metrics-impl-prometheus-0.13.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-impl-prometheus/0.13.1-SNAPSHOT/metrics-impl-prometheus-0.13.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/impl-prometheus/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-impl-prometheus/0.13.1-SNAPSHOT/metrics-impl-prometheus-0.13.1-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.1-SNAPSHOT/metrics-impl-prometheus-0.13.1-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 opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ metrics-impl-prometheus --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] ------------< org.opendaylight.serviceutils:metrics-sample >------------ [INFO] Building ODL :: serviceutils :: metrics-sample 0.13.1-SNAPSHOT [252/258] [INFO] -------------------------------[ bundle ]------------------------------- [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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ metrics-sample --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [forked debug release 17] to target/classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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.8.3.1:check (analyze-compile) > :spotbugs @ metrics-sample >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ metrics-sample --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ metrics-sample <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ metrics-sample --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ metrics-sample --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ metrics-sample --- [INFO] Recompiling the module because of changed 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.6/infrautils-testutils-6.0.6.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.6/infrautils-testutils-6.0.6.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.6/infrautils-testutils-6.0.6.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.6/infrautils-testutils-6.0.6.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.6/infrautils-testutils-6.0.6.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.6/infrautils-testutils-6.0.6.jar(/org/opendaylight/infrautils/testutils/LogCaptureRule.class): warning: Cannot find annotation method 'justification()' in type 'SuppressFBWarnings' /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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();'? [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/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);'? [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ metrics-sample --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ metrics-sample --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ metrics-sample --- [INFO] Building bundle: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/target/metrics-sample-0.13.1-SNAPSHOT.jar [INFO] Writing manifest: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ metrics-sample --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ metrics-sample --- [INFO] Skipping CycloneDX goal [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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/target/metrics-sample-0.13.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-sample/0.13.1-SNAPSHOT/metrics-sample-0.13.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/sample/impl/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-sample/0.13.1-SNAPSHOT/metrics-sample-0.13.1-SNAPSHOT.pom [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ metrics-sample --- [INFO] Installing org/opendaylight/serviceutils/metrics-sample/0.13.1-SNAPSHOT/metrics-sample-0.13.1-SNAPSHOT.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ metrics-sample --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] --- maven-bundle-plugin:5.1.9:deploy (default-deploy) @ metrics-sample --- [INFO] Remote OBR update disabled (enable with -DremoteOBR) [INFO] [INFO] --------------< org.opendaylight.serviceutils:metrics-it >-------------- [INFO] Building ODL :: serviceutils :: metrics-it 0.13.1-SNAPSHOT [253/258] [INFO] --------------------------------[ jar ]--------------------------------- [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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/it/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:compile (default-compile) @ metrics-it --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ metrics-it >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ metrics-it --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ metrics-it <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ metrics-it --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ metrics-it --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/it/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ metrics-it --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [WARNING] /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/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.5:test (default-test) @ metrics-it --- [INFO] Tests are skipped. [INFO] [INFO] --- copy-files-plugin:13.0.11:copy-files (default) @ metrics-it --- [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ metrics-it --- [INFO] Building jar: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/it/target/metrics-it-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ metrics-it --- [INFO] Skipping javadoc generation [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ metrics-it --- [INFO] Skipping CycloneDX goal [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.1-SNAPSHOT:compile [WARNING] Non-test scoped test only dependencies found: [WARNING] org.opendaylight.serviceutils:metrics-api:jar:0.13.1-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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/it/target/metrics-it-0.13.1-SNAPSHOT.jar to /tmp/r/org/opendaylight/serviceutils/metrics-it/0.13.1-SNAPSHOT/metrics-it-0.13.1-SNAPSHOT.jar [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/metrics/it/pom.xml to /tmp/r/org/opendaylight/serviceutils/metrics-it/0.13.1-SNAPSHOT/metrics-it-0.13.1-SNAPSHOT.pom [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ metrics-it --- [INFO] Using alternate deployment repository opendaylight-snapshot::default::https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot [INFO] [INFO] ----------< org.opendaylight.serviceutils:metrics-aggregator >---------- [INFO] Building ODL :: serviceutils :: metrics-aggregator 0.13.1-SNAPSHOT [254/258] [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.11:makeBom (default) @ metrics-aggregator --- [INFO] Skipping CycloneDX goal [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] ------------< org.opendaylight.serviceutils:srm-aggregator >------------ [INFO] Building ODL :: serviceutils :: srm-aggregator 0.13.1-SNAPSHOT [255/258] [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.11:makeBom (default) @ srm-aggregator --- [INFO] Skipping CycloneDX goal [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] ----------< org.opendaylight.serviceutils:serviceutils-karaf >---------- [INFO] Building ODL :: serviceutils :: serviceutils-karaf 0.13.1-SNAPSHOT [256/258] [INFO] --------------------------------[ jar ]--------------------------------- [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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.5: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/autorelease-version-bump-calcium-mvn38-openjdk17/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.5/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.5/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.5/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.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.0.11 [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.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [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.1 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 [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.3.0 [INFO] Boot stage [INFO] Loading boot repositories [INFO] adding feature repository: mvn:org.apache.karaf.features/framework/4.4.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/serviceutils-features/0.13.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.5/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-listener/0.13.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-metrics/0.13.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-rpc/0.13.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-srm/0.13.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.serviceutils/odl-serviceutils-tools/0.13.1-SNAPSHOT/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.0.11/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.0.11/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/9.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/13.0.2/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.6/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.24/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/13.0.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/9.0.2/xml/features [INFO] Feature jaas-boot/4.4.5 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.5.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.5 [INFO] Feature kar/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature bundle/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.5 [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 aries-proxy/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.6 [INFO] adding maven artifact: mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.14 [INFO] adding maven artifact: mvn:org.ow2.asm/asm/9.6 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.6 [INFO] Feature package/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.5 [INFO] Feature shell/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.5 [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 service/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.5 [INFO] Feature jaas/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.5 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature ssh/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.11.0 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.5 [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.75 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.11.0 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.11.0 [INFO] Feature feature/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.5 [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 jline/3.21.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.fusesource.jansi/jansi/2.4.1 [INFO] adding maven artifact: mvn:org.jline/jline/3.21.0 [INFO] Feature management/4.4.5 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.5 [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 system/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature log/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.5 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature config/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.5 [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 aries-blueprint/4.4.5 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.5 [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 framework/4.4.5 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.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.5 [INFO] adding maven artifact: mvn:org.apache.sling/org.apache.sling.commons.johnzon/1.2.16 [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.5 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.6 [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.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.cm.json/1.0.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.6 [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.core/4.4.5 [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.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.fusesource.jansi/jansi/2.4.1 [INFO] Feature instance/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.5 [INFO] Feature fa13be93-e769-4c21-9adc-f21ba26cc440/0.0.0 is defined as a boot feature [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.11 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.0.11 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.0.11 [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 shell-compat/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.5 [INFO] Feature diagnostic/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.5 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.5.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.5 [INFO] Feature deployer/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.5 [INFO] Feature scr/4.4.5 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.5 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.5 [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.apache.felix/org.apache.felix.scr/2.2.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.component/1.5.1 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.util.promise/1.3.0 [INFO] adding maven artifact: mvn:org.apache.felix/org.apache.felix.webconsole.plugins.ds/2.2.0 [INFO] Feature standard/4.4.5 is defined as a boot feature [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.5 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.5 [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.12.1:compile (default-compile) @ serviceutils-karaf --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) > :spotbugs @ serviceutils-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:spotbugs (spotbugs) @ serviceutils-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) < :spotbugs @ serviceutils-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.3.1:check (analyze-compile) @ serviceutils-karaf --- [INFO] Spotbugs plugin skipped [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ serviceutils-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/karaf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.12.1:testCompile (default-testCompile) @ serviceutils-karaf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5: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.11-config.properties to /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy-files-plugin:13.0.11: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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.0.11:populate-local-repo (populate-local-repo) @ serviceutils-karaf --- [INFO] Feature repository discovered recursively: 6091a672-a771-4e78-9b78-55c3f769cc2a [INFO] Feature repository discovered recursively: serviceutils-features [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.1-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.1-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.1-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.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.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-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-9.0.2 [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-9.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-mdsal-dom-broker [INFO] Feature repository discovered recursively: odl-controller-9.0.2 [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-9.0.2 [INFO] Feature repository discovered recursively: framework-4.4.5 [INFO] Feature repository discovered recursively: standard-4.4.5 [INFO] Feature repository discovered recursively: framework-4.4.5 [INFO] Feature repository discovered recursively: serviceutils-features [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.1-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.1-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.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-serviceutils-srm [INFO] Feature repository discovered recursively: odl-serviceutils-0.13.1-SNAPSHOT [INFO] Feature repository discovered recursively: odl-controller-blueprint-9.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-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-9.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-9.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-9.0.2 [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-9.0.2 [INFO] Feature repository discovered recursively: standard-4.4.5 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.24 [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/autorelease-version-bump-calcium-mvn38-openjdk17/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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/karaf/target/serviceutils-karaf-0.13.1-SNAPSHOT.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ serviceutils-karaf --- [INFO] Skipping javadoc generation [INFO] [INFO] --- karaf-maven-plugin:4.4.5:archive (package) @ serviceutils-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.7.11:makeBom (default) @ serviceutils-karaf --- [INFO] Skipping CycloneDX goal [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.11:compile [WARNING] org.apache.karaf.features:framework:kar:4.4.5: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/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/karaf/pom.xml to /tmp/r/org/opendaylight/serviceutils/serviceutils-karaf/0.13.1-SNAPSHOT/serviceutils-karaf-0.13.1-SNAPSHOT.pom [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/karaf/target/serviceutils-karaf-0.13.1-SNAPSHOT.tar.gz to /tmp/r/org/opendaylight/serviceutils/serviceutils-karaf/0.13.1-SNAPSHOT/serviceutils-karaf-0.13.1-SNAPSHOT.tar.gz [INFO] Installing /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/serviceutils/karaf/target/serviceutils-karaf-0.13.1-SNAPSHOT.zip to /tmp/r/org/opendaylight/serviceutils/serviceutils-karaf/0.13.1-SNAPSHOT/serviceutils-karaf-0.13.1-SNAPSHOT.zip [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ serviceutils-karaf --- [INFO] Skipping artifact deployment [INFO] [INFO] -------< org.opendaylight.serviceutils:serviceutils-aggregator >-------- [INFO] Building serviceutils 0.13.1-SNAPSHOT [257/258] [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.11:makeBom (default) @ serviceutils-aggregator --- [INFO] Skipping CycloneDX goal [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] --------< org.opendaylight.releng.autorelease:autorelease-root >-------- [INFO] Building autorelease 1.2.0-SNAPSHOT [258/258] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ autorelease-root --- [INFO] [INFO] --- maven-enforcer-plugin:3.3.0:enforce (enforce-dependency-convergence) @ autorelease-root --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ autorelease-root --- [INFO] Skipping artifact installation [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ autorelease-root --- [INFO] Skipping artifact deployment [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] daexim-test-model 1.15.1-SNAPSHOT .................. SUCCESS [ 20.540 s] [INFO] daexim-model 1.15.1-SNAPSHOT ....................... SUCCESS [ 4.910 s] [INFO] daexim-spi 1.15.1-SNAPSHOT ......................... SUCCESS [ 2.021 s] [INFO] parent 1.15.1-SNAPSHOT ............................. SUCCESS [ 0.283 s] [INFO] daexim-impl 1.15.1-SNAPSHOT ........................ SUCCESS [ 7.914 s] [INFO] daexim-akka-infoprovider-impl 1.15.1-SNAPSHOT ...... SUCCESS [ 2.175 s] [INFO] OpenDaylight :: daexim (Karaf feature) 1.15.1-SNAPSHOT SUCCESS [ 50.746 s] [INFO] OpenDaylight :: Daexim :: All 1.15.1-SNAPSHOT ...... SUCCESS [ 6.520 s] [INFO] ODL :: daexim :: daexim-features 1.15.1-SNAPSHOT ... SUCCESS [ 2.456 s] [INFO] ODL :: daexim :: features-aggregator 1.15.1-SNAPSHOT SUCCESS [ 22.401 s] [INFO] daexim-artifacts 1.15.1-SNAPSHOT ................... SUCCESS [ 0.252 s] [INFO] daexim-karaf 1.15.1-SNAPSHOT ....................... SUCCESS [ 24.211 s] [INFO] daexim 1.15.1-SNAPSHOT ............................. SUCCESS [ 0.387 s] [INFO] ODL :: integration :: distribution-artifacts 0.20.1-SNAPSHOT SUCCESS [ 0.362 s] [INFO] ODL :: integration :: properties 0.20.1-SNAPSHOT ... SUCCESS [ 0.356 s] [INFO] ODL :: integration :: artifact-artifacts 0.20.1-SNAPSHOT SUCCESS [ 0.427 s] [INFO] ODL :: integration :: other-artifacts 0.20.1-SNAPSHOT SUCCESS [ 0.260 s] [INFO] ODL :: integration :: upstream-all-artifacts 0.20.1-SNAPSHOT SUCCESS [ 0.644 s] [INFO] ODL :: integration :: upstream-aggregator 0.20.1-SNAPSHOT SUCCESS [ 0.273 s] [INFO] ODL :: integration :: all-artifacts 0.20.1-SNAPSHOT SUCCESS [ 15.166 s] [INFO] ODL :: integration :: artifacts-aggregator 0.20.1-SNAPSHOT SUCCESS [ 0.263 s] [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts 0.20.1-SNAPSHOT SUCCESS [ 1.105 s] [INFO] JSON-RPC :: Parent 1.16.1-SNAPSHOT ................. SUCCESS [ 0.307 s] [INFO] JSON-RPC :: BUS :: JSON-RPC codec 1.16.1-SNAPSHOT .. SUCCESS [ 2.804 s] [INFO] JSON-RPC :: BUS :: API 1.16.1-SNAPSHOT ............. SUCCESS [ 2.366 s] [INFO] JSON-RPC :: Security :: API 1.16.1-SNAPSHOT ........ SUCCESS [ 2.290 s] [INFO] JSON-RPC :: Security :: NOOP 1.16.1-SNAPSHOT ....... SUCCESS [ 2.242 s] [INFO] JSON-RPC :: BUS :: SPI 1.16.1-SNAPSHOT ............. SUCCESS [ 2.965 s] [INFO] JSON-RPC :: BUS :: ZeroMQ transport 1.16.1-SNAPSHOT SUCCESS [ 3.327 s] [INFO] JSON-RPC :: BUS :: HTTP transport 1.16.1-SNAPSHOT .. SUCCESS [ 2.850 s] [INFO] JSON-RPC :: BUS :: Messaging library 1.16.1-SNAPSHOT SUCCESS [ 3.298 s] [INFO] JSON-RPC :: Security :: Service 1.16.1-SNAPSHOT .... SUCCESS [ 2.075 s] [INFO] JSON-RPC :: API 1.16.1-SNAPSHOT .................... SUCCESS [ 2.910 s] [INFO] JSON-RPC :: Security :: AAA 1.16.1-SNAPSHOT ........ SUCCESS [ 2.338 s] [INFO] JSON-RPC :: BUS :: Config 1.16.1-SNAPSHOT .......... SUCCESS [ 1.253 s] [INFO] JSON-RPC :: Feature :: bus 1.16.1-SNAPSHOT ......... SUCCESS [ 0.785 s] [INFO] JSON-RPC :: Test model 1.16.1-SNAPSHOT ............. SUCCESS [ 3.338 s] [INFO] JSON-RPC :: DOM :: Codec 1.16.1-SNAPSHOT ........... SUCCESS [ 2.302 s] [INFO] JSON-RPC :: Provider 1.16.1-SNAPSHOT ............... SUCCESS [ 0.329 s] [INFO] JSON-RPC :: Provider :: Common 1.16.1-SNAPSHOT ..... SUCCESS [ 4.373 s] [INFO] JSON-RPC :: Provider :: Single node 1.16.1-SNAPSHOT SUCCESS [ 3.152 s] [INFO] JSON-RPC :: Feature :: provider 1.16.1-SNAPSHOT .... SUCCESS [ 0.693 s] [INFO] JSON-RPC :: Feature :: all 1.16.1-SNAPSHOT ......... SUCCESS [ 0.988 s] [INFO] JSON-RPC :: Features :: repository 1.16.1-SNAPSHOT . SUCCESS [ 1.040 s] [INFO] ODL :: lispflowmapping :: mappingservice.lisp-proto 1.19.1-SNAPSHOT SUCCESS [ 5.922 s] [INFO] ODL :: lispflowmapping :: mappingservice.api 1.19.1-SNAPSHOT SUCCESS [ 3.634 s] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-models 1.19.1-SNAPSHOT SUCCESS [ 0.565 s] [INFO] ODL :: lispflowmapping :: mappingservice-parent 1.19.1-SNAPSHOT SUCCESS [ 0.355 s] [INFO] ODL :: lispflowmapping :: mappingservice.inmemorydb 1.19.1-SNAPSHOT SUCCESS [ 4.138 s] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-inmemorydb 1.19.1-SNAPSHOT SUCCESS [ 0.552 s] [INFO] ODL :: lispflowmapping :: mappingservice.dsbackend 1.19.1-SNAPSHOT SUCCESS [ 3.267 s] [INFO] ODL :: lispflowmapping :: mappingservice.mapcache 1.19.1-SNAPSHOT SUCCESS [ 2.184 s] [INFO] ODL :: lispflowmapping :: mappingservice.config 1.19.1-SNAPSHOT SUCCESS [ 2.191 s] [INFO] ODL :: lispflowmapping :: mappingservice.southbound 1.19.1-SNAPSHOT SUCCESS [ 2.799 s] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-southbound 1.19.1-SNAPSHOT SUCCESS [ 0.733 s] [INFO] ODL :: lispflowmapping :: mappingservice.implementation 1.19.1-SNAPSHOT SUCCESS [ 2.818 s] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice 1.19.1-SNAPSHOT SUCCESS [ 0.713 s] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-msmr 1.19.1-SNAPSHOT SUCCESS [ 0.708 s] [INFO] ODL :: lispflowmapping :: mappingservice.shell 1.19.1-SNAPSHOT SUCCESS [ 2.879 s] [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice-shell 1.19.1-SNAPSHOT SUCCESS [ 0.722 s] [INFO] ODL :: lispflowmapping :: features-lispflowmapping 1.19.1-SNAPSHOT SUCCESS [ 2.301 s] [INFO] ODL :: serviceutils :: quality-parent 0.13.1-SNAPSHOT SUCCESS [ 0.338 s] [INFO] ODL :: serviceutils :: metrics-api 0.13.1-SNAPSHOT . SUCCESS [ 8.666 s] [INFO] ODL :: serviceutils :: metrics-impl 0.13.1-SNAPSHOT SUCCESS [ 9.656 s] [INFO] ODL :: serviceutils :: Metrics 0.13.1-SNAPSHOT ..... SUCCESS [ 0.592 s] [INFO] ODL :: serviceutils :: tools-api 0.13.1-SNAPSHOT ... SUCCESS [ 30.462 s] [INFO] ODL :: serviceutils :: binding-parent 0.13.1-SNAPSHOT SUCCESS [ 4.730 s] [INFO] ODL :: serviceutils :: upgrade 0.13.1-SNAPSHOT ..... SUCCESS [ 2.217 s] [INFO] ODL :: serviceutils :: TOOLS 0.13.1-SNAPSHOT ....... SUCCESS [ 0.483 s] [INFO] openflowplugin-parent 0.18.1-SNAPSHOT .............. SUCCESS [ 0.276 s] [INFO] ODL :: openflowjava :: openflow-protocol-api 0.18.1-SNAPSHOT SUCCESS [ 9.574 s] [INFO] openflowjava-parent 0.18.1-SNAPSHOT ................ SUCCESS [ 0.279 s] [INFO] ODL :: openflowjava :: openflow-protocol-spi 0.18.1-SNAPSHOT SUCCESS [ 5.163 s] [INFO] ODL :: openflowjava :: openflowjava-util 0.18.1-SNAPSHOT SUCCESS [ 2.329 s] [INFO] ODL :: openflowjava :: openflow-protocol-impl 0.18.1-SNAPSHOT SUCCESS [ 6.529 s] [INFO] ODL :: openflowjava :: openflowjava-blueprint-config 0.18.1-SNAPSHOT SUCCESS [ 2.105 s] [INFO] ODL :: openflowjava :: odl-openflowjava-protocol 0.18.1-SNAPSHOT SUCCESS [ 0.609 s] [INFO] model-inventory 0.18.1-SNAPSHOT .................... SUCCESS [ 2.100 s] [INFO] model-flow-base 0.18.1-SNAPSHOT .................... SUCCESS [ 6.668 s] [INFO] model-flow-service 0.18.1-SNAPSHOT ................. SUCCESS [ 6.951 s] [INFO] model-flow-statistics 0.18.1-SNAPSHOT .............. SUCCESS [ 5.257 s] [INFO] model-topology 0.18.1-SNAPSHOT ..................... SUCCESS [ 2.397 s] [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.18.1-SNAPSHOT SUCCESS [ 0.551 s] [INFO] liblldp 0.18.1-SNAPSHOT ............................ SUCCESS [ 2.275 s] [INFO] OpenDaylight :: Openflow Plugin :: Libraries 0.18.1-SNAPSHOT SUCCESS [ 0.432 s] [INFO] openflowplugin-blueprint-config 0.18.1-SNAPSHOT .... SUCCESS [ 3.439 s] [INFO] openflowplugin-common 0.18.1-SNAPSHOT .............. SUCCESS [ 2.117 s] [INFO] openflowplugin-api 0.18.1-SNAPSHOT ................. SUCCESS [ 2.721 s] [INFO] openflowplugin-extension-api 0.18.1-SNAPSHOT ....... SUCCESS [ 4.994 s] [INFO] openflowplugin 0.18.1-SNAPSHOT ..................... SUCCESS [ 4.697 s] [INFO] openflowplugin-impl 0.18.1-SNAPSHOT ................ SUCCESS [ 8.450 s] [INFO] openflowplugin-extension-onf 0.18.1-SNAPSHOT ....... SUCCESS [ 3.015 s] [INFO] rpc-api 0.13.1-SNAPSHOT ............................ SUCCESS [ 4.855 s] [INFO] ODL :: serviceutils :: RPC tools 0.13.1-SNAPSHOT ... SUCCESS [ 0.526 s] [INFO] ODL :: serviceutils :: srm-api 0.13.1-SNAPSHOT ..... SUCCESS [ 2.355 s] [INFO] ODL :: serviceutils :: srm-impl 0.13.1-SNAPSHOT .... SUCCESS [ 5.443 s] [INFO] ODL :: serviceutils :: srm-shell 0.13.1-SNAPSHOT ... SUCCESS [ 5.628 s] [INFO] ODL :: serviceutils :: SRM 0.13.1-SNAPSHOT ......... SUCCESS [ 0.547 s] [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.18.1-SNAPSHOT SUCCESS [ 0.647 s] [INFO] bulk-o-matic 0.18.1-SNAPSHOT ....................... SUCCESS [ 3.845 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support 0.18.1-SNAPSHOT SUCCESS [ 0.593 s] [INFO] device-ownership-service 0.18.1-SNAPSHOT ........... SUCCESS [ 2.059 s] [INFO] of-switch-config-pusher 0.18.1-SNAPSHOT ............ SUCCESS [ 2.430 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.18.1-SNAPSHOT SUCCESS [ 0.558 s] [INFO] arbitratorreconciliation-api 0.18.1-SNAPSHOT ....... SUCCESS [ 2.401 s] [INFO] reconciliation-framework 0.18.1-SNAPSHOT ........... SUCCESS [ 3.004 s] [INFO] arbitratorreconciliation-impl 0.18.1-SNAPSHOT ...... SUCCESS [ 2.245 s] [INFO] forwardingrules-manager 0.18.1-SNAPSHOT ............ SUCCESS [ 2.946 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM 0.18.1-SNAPSHOT SUCCESS [ 0.578 s] [INFO] forwardingrules-sync 0.18.1-SNAPSHOT ............... SUCCESS [ 2.903 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS 0.18.1-SNAPSHOT SUCCESS [ 0.581 s] [INFO] table-miss-enforcer 0.18.1-SNAPSHOT ................ SUCCESS [ 2.276 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.18.1-SNAPSHOT SUCCESS [ 0.583 s] [INFO] topology-lldp-discovery 0.18.1-SNAPSHOT ............ SUCCESS [ 3.046 s] [INFO] lldp-speaker 0.18.1-SNAPSHOT ....................... SUCCESS [ 2.522 s] [INFO] topology-manager 0.18.1-SNAPSHOT ................... SUCCESS [ 3.005 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - topology 0.18.1-SNAPSHOT SUCCESS [ 0.591 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.18.1-SNAPSHOT SUCCESS [ 0.558 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.18.1-SNAPSHOT SUCCESS [ 0.580 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.18.1-SNAPSHOT SUCCESS [ 0.558 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.18.1-SNAPSHOT SUCCESS [ 0.588 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.18.1-SNAPSHOT SUCCESS [ 0.558 s] [INFO] OpenDaylight :: Openflow Plugin :: Flow Services 0.18.1-SNAPSHOT SUCCESS [ 0.589 s] [INFO] test-common 0.18.1-SNAPSHOT ........................ SUCCESS [ 3.328 s] [INFO] drop-test-karaf 0.18.1-SNAPSHOT .................... SUCCESS [ 5.961 s] [INFO] OpenDaylight :: Openflow Plugin :: Drop Test 0.18.1-SNAPSHOT SUCCESS [ 2.038 s] [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.18.1-SNAPSHOT SUCCESS [ 0.691 s] [INFO] southbound-cli 0.18.1-SNAPSHOT ..................... SUCCESS [ 2.557 s] [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.18.1-SNAPSHOT SUCCESS [ 0.643 s] [INFO] features-openflowplugin 0.18.1-SNAPSHOT ............ SUCCESS [ 0.980 s] [INFO] openflowjava-extension-nicira-api 0.18.1-SNAPSHOT .. SUCCESS [ 2.211 s] [INFO] openflowjava-extension-nicira 0.18.1-SNAPSHOT ...... SUCCESS [ 5.339 s] [INFO] openflowplugin-extension-nicira 0.18.1-SNAPSHOT .... SUCCESS [ 12.109 s] [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.18.1-SNAPSHOT SUCCESS [ 0.636 s] [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions 0.18.1-SNAPSHOT SUCCESS [ 0.718 s] [INFO] openflowjava-extension-eric 0.18.1-SNAPSHOT ........ SUCCESS [ 2.580 s] [INFO] openflowplugin-extension-eric 0.18.1-SNAPSHOT ...... SUCCESS [ 3.061 s] [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions 0.18.1-SNAPSHOT SUCCESS [ 0.604 s] [INFO] features-openflowplugin-extension 0.18.1-SNAPSHOT .. SUCCESS [ 1.068 s] [INFO] ovsdb-binding-parent 1.18.1-SNAPSHOT ............... SUCCESS [ 0.317 s] [INFO] ODL :: ovsdb :: library 1.18.1-SNAPSHOT ............ SUCCESS [ 3.036 s] [INFO] ODL :: ovsdb :: utils.servicehelper 1.18.1-SNAPSHOT SUCCESS [ 3.868 s] [INFO] ODL :: ovsdb :: schema.openvswitch 1.18.1-SNAPSHOT . SUCCESS [ 2.304 s] [INFO] ODL :: ovsdb :: schema.hardwarevtep 1.18.1-SNAPSHOT SUCCESS [ 2.332 s] [INFO] ODL :: ovsdb :: odl-ovsdb-library 1.18.1-SNAPSHOT .. SUCCESS [ 0.562 s] [INFO] ODL :: ovsdb :: library-features 1.18.1-SNAPSHOT ... SUCCESS [ 0.522 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-api 1.18.1-SNAPSHOT SUCCESS [ 2.961 s] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-api 1.18.1-SNAPSHOT SUCCESS [ 0.514 s] [INFO] ODL :: ovsdb :: southbound-api 1.18.1-SNAPSHOT ..... SUCCESS [ 2.984 s] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-api 1.18.1-SNAPSHOT SUCCESS [ 0.466 s] [INFO] ODL :: ovsdb :: utils.config 1.18.1-SNAPSHOT ....... SUCCESS [ 2.200 s] [INFO] ODL :: ovsdb :: utils.mdsal-utils 1.18.1-SNAPSHOT .. SUCCESS [ 2.338 s] [INFO] ODL :: ovsdb :: utils.southbound-utils 1.18.1-SNAPSHOT SUCCESS [ 3.383 s] [INFO] ODL :: ovsdb :: odl-ovsdb-utils 1.18.1-SNAPSHOT .... SUCCESS [ 0.676 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-impl 1.18.1-SNAPSHOT SUCCESS [ 5.442 s] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound 1.18.1-SNAPSHOT SUCCESS [ 0.644 s] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-rest 1.18.1-SNAPSHOT SUCCESS [ 0.669 s] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-ui 1.18.1-SNAPSHOT SUCCESS [ 1.461 s] [INFO] ODL :: ovsdb :: utils.hwvtepsouthbound-utils 1.18.1-SNAPSHOT SUCCESS [ 2.256 s] [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-test 1.18.1-SNAPSHOT SUCCESS [ 0.533 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-features 1.18.1-SNAPSHOT SUCCESS [ 0.662 s] [INFO] ODL :: ovsdb :: utils.yang-utils 1.18.1-SNAPSHOT ... SUCCESS [ 2.111 s] [INFO] ODL :: ovsdb :: southbound-impl 1.18.1-SNAPSHOT .... SUCCESS [ 4.484 s] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl 1.18.1-SNAPSHOT SUCCESS [ 0.635 s] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-rest 1.18.1-SNAPSHOT SUCCESS [ 0.692 s] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-ui 1.18.1-SNAPSHOT SUCCESS [ 0.717 s] [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-test 1.18.1-SNAPSHOT SUCCESS [ 0.598 s] [INFO] ODL :: ovsdb :: southbound-features 1.18.1-SNAPSHOT SUCCESS [ 0.732 s] [INFO] listener-api 0.13.1-SNAPSHOT ....................... SUCCESS [ 5.583 s] [INFO] ODL :: serviceutils :: listener tools 0.13.1-SNAPSHOT SUCCESS [ 0.558 s] [INFO] ODL :: serviceutils :: serviceutils-features 0.13.1-SNAPSHOT SUCCESS [ 0.612 s] [INFO] ODL :: integration :: features-index 0.20.1-SNAPSHOT SUCCESS [ 23.806 s] [INFO] ODL :: integration :: odl-integration-compatible-with-all 0.20.1-SNAPSHOT SUCCESS [ 1.665 s] [INFO] ODL :: integration :: odl-integration-all 0.20.1-SNAPSHOT SUCCESS [ 1.885 s] [INFO] ODL :: integration :: features-test 0.20.1-SNAPSHOT SUCCESS [ 2.484 s] [INFO] ODL :: integration :: karaf 0.20.1-SNAPSHOT ........ SUCCESS [ 44.482 s] [INFO] ODL :: integration :: singles-aggregator 0.20.1-SNAPSHOT SUCCESS [ 0.279 s] [INFO] ODL :: integration :: repos-aggregator 0.20.1-SNAPSHOT SUCCESS [ 0.269 s] [INFO] ODL :: integration :: features-aggregator 0.20.1-SNAPSHOT SUCCESS [ 0.274 s] [INFO] ODL :: integration :: onap-karaf 0.20.1-SNAPSHOT ... SUCCESS [ 19.681 s] [INFO] Integration/Distribution 0.20.1-SNAPSHOT ........... SUCCESS [ 0.745 s] [INFO] JSON-RPC :: Artifacts 1.16.1-SNAPSHOT .............. SUCCESS [ 0.294 s] [INFO] JSON-RPC :: Provider :: Cluster 1.16.1-SNAPSHOT .... SUCCESS [ 3.893 s] [INFO] JSON-RPC :: Feature :: Cluster 1.16.1-SNAPSHOT ..... SUCCESS [ 2.276 s] [INFO] JSON-RPC :: Features :: Aggregator 1.16.1-SNAPSHOT . SUCCESS [ 0.281 s] [INFO] JSON-RPC :: BUS :: Examples :: Inband models 1.16.1-SNAPSHOT SUCCESS [ 2.115 s] [INFO] JSON-RPC :: Binding adapter 1.16.1-SNAPSHOT ........ SUCCESS [ 0.776 s] [INFO] JSON-RPC :: BUS :: Examples :: Binding bridge 1.16.1-SNAPSHOT SUCCESS [ 2.069 s] [INFO] JSON-RPC :: POM 1.16.1-SNAPSHOT .................... SUCCESS [ 1.165 s] [INFO] JSON-RPC :: BUS 1.16.1-SNAPSHOT .................... SUCCESS [ 0.268 s] [INFO] JSON-RPC :: BUS :: Examples 1.16.1-SNAPSHOT ........ SUCCESS [ 0.400 s] [INFO] JSON-RPC :: Security 1.16.1-SNAPSHOT ............... SUCCESS [ 0.279 s] [INFO] JSON-RPC :: Tools parent 1.16.1-SNAPSHOT ........... SUCCESS [ 0.395 s] [INFO] JSON-RPC :: Tools :: Test 1.16.1-SNAPSHOT .......... SUCCESS [ 4.003 s] [INFO] JSON-RPC :: Tools 1.16.1-SNAPSHOT .................. SUCCESS [ 0.271 s] [INFO] JSON-RPC :: Karaf 1.16.1-SNAPSHOT .................. SUCCESS [ 18.660 s] [INFO] ODL :: lispflowmapping :: lispflowmapping-commons 1.19.1-SNAPSHOT SUCCESS [ 1.244 s] [INFO] ODL :: lispflowmapping :: common.build.tools 1.19.1-SNAPSHOT SUCCESS [ 0.576 s] [INFO] ODL :: lispflowmapping :: lispflowmapping-artifacts 1.19.1-SNAPSHOT SUCCESS [ 0.304 s] [INFO] ODL :: lispflowmapping :: features-aggregator 1.19.1-SNAPSHOT SUCCESS [ 0.389 s] [INFO] ODL :: lispflowmapping :: lispflowmapping-karaf 1.19.1-SNAPSHOT SUCCESS [ 18.594 s] [INFO] ODL :: lispflowmapping :: mappingservice.integrationtest 1.19.1-SNAPSHOT SUCCESS [ 5.252 s] [INFO] lispflowmapping 1.19.1-SNAPSHOT .................... SUCCESS [ 5.382 s] [INFO] openflowplugin-artifacts 0.18.1-SNAPSHOT ........... SUCCESS [ 0.290 s] [INFO] libraries-aggregator 0.18.1-SNAPSHOT ............... SUCCESS [ 0.005 s] [INFO] ODL :: openflowjava :: features-openflowjava 0.18.1-SNAPSHOT SUCCESS [ 0.521 s] [INFO] ODL :: openflowjava :: features-openflowjava-aggregator 0.18.1-SNAPSHOT SUCCESS [ 0.282 s] [INFO] simple-client 0.18.1-SNAPSHOT ...................... SUCCESS [ 2.306 s] [INFO] ODL :: openflowjava :: openflow-protocol-it 0.18.1-SNAPSHOT SUCCESS [ 2.250 s] [INFO] test-extension 0.18.1-SNAPSHOT ..................... SUCCESS [ 2.447 s] [INFO] features-extension-aggregator 0.18.1-SNAPSHOT ...... SUCCESS [ 0.280 s] [INFO] openflowplugin-extension-aggregator 0.18.1-SNAPSHOT SUCCESS [ 0.004 s] [INFO] test-provider 0.18.1-SNAPSHOT ...................... SUCCESS [ 3.071 s] [INFO] features-aggregator 0.18.1-SNAPSHOT ................ SUCCESS [ 0.260 s] [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.18.1-SNAPSHOT SUCCESS [ 0.003 s] [INFO] applications-aggregator 0.18.1-SNAPSHOT ............ SUCCESS [ 0.003 s] [INFO] model-aggregator 0.18.1-SNAPSHOT ................... SUCCESS [ 0.002 s] [INFO] learning-switch 0.18.1-SNAPSHOT .................... SUCCESS [ 2.391 s] [INFO] sample-consumer 0.18.1-SNAPSHOT .................... SUCCESS [ 2.178 s] [INFO] sample-bundles 0.18.1-SNAPSHOT ..................... SUCCESS [ 3.113 s] [INFO] openflowplugin-samples-aggregator 0.18.1-SNAPSHOT .. SUCCESS [ 0.005 s] [INFO] openflowplugin-karaf 0.18.1-SNAPSHOT ............... SUCCESS [ 19.629 s] [INFO] openflowplugin 0.18.1-SNAPSHOT ..................... SUCCESS [ 0.892 s] [INFO] ODL :: ovsdb :: it 1.18.1-SNAPSHOT ................. SUCCESS [ 2.586 s] [INFO] ODL :: ovsdb :: parents 1.18.1-SNAPSHOT ............ SUCCESS [ 0.005 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-karaf 1.18.1-SNAPSHOT SUCCESS [ 19.441 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-features-aggregator 1.18.1-SNAPSHOT SUCCESS [ 0.482 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-artifacts 1.18.1-SNAPSHOT SUCCESS [ 0.272 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-it 1.18.1-SNAPSHOT SUCCESS [ 3.735 s] [INFO] ODL :: ovsdb :: hwvtepsouthbound-aggregator 1.18.1-SNAPSHOT SUCCESS [ 0.003 s] [INFO] ODL :: ovsdb :: library-karaf 1.18.1-SNAPSHOT ...... SUCCESS [ 13.120 s] [INFO] ODL :: ovsdb :: library-features-aggregator 1.18.1-SNAPSHOT SUCCESS [ 0.897 s] [INFO] ODL :: ovsdb :: library-artifacts 1.18.1-SNAPSHOT .. SUCCESS [ 0.293 s] [INFO] ODL :: ovsdb :: library-it 1.18.1-SNAPSHOT ......... SUCCESS [ 3.139 s] [INFO] ODL :: ovsdb :: library-aggregator 1.18.1-SNAPSHOT . SUCCESS [ 0.004 s] [INFO] ODL :: ovsdb :: schemas 1.18.1-SNAPSHOT ............ SUCCESS [ 0.002 s] [INFO] ODL :: ovsdb :: southbound-karaf 1.18.1-SNAPSHOT ... SUCCESS [ 18.972 s] [INFO] ODL :: ovsdb :: southbound-features-aggregator 1.18.1-SNAPSHOT SUCCESS [ 0.368 s] [INFO] ODL :: ovsdb :: southbound-artifacts 1.18.1-SNAPSHOT SUCCESS [ 0.268 s] [INFO] ODL :: ovsdb :: southbound-it 1.18.1-SNAPSHOT ...... SUCCESS [ 3.336 s] [INFO] ODL :: ovsdb :: southbound-aggregator 1.18.1-SNAPSHOT SUCCESS [ 0.005 s] [INFO] ODL :: ovsdb :: utils.ovsdb-it-utils 1.18.1-SNAPSHOT SUCCESS [ 2.415 s] [INFO] ODL :: ovsdb :: utils 1.18.1-SNAPSHOT .............. SUCCESS [ 0.002 s] [INFO] ovsdb 1.18.1-SNAPSHOT .............................. SUCCESS [ 0.002 s] [INFO] ODL :: serviceutils :: commons 0.13.1-SNAPSHOT ..... SUCCESS [ 0.001 s] [INFO] ODL :: serviceutils :: tools-testutils 0.13.1-SNAPSHOT SUCCESS [ 6.185 s] [INFO] ODL :: serviceutils :: tools-aggregator 0.13.1-SNAPSHOT SUCCESS [ 0.004 s] [INFO] ODL :: serviceutils :: serviceutils-features-aggregator 0.13.1-SNAPSHOT SUCCESS [ 0.263 s] [INFO] ODL :: serviceutils :: serviceutils-artifacts 0.13.1-SNAPSHOT SUCCESS [ 0.269 s] [INFO] ODL :: serviceutils :: metrics-impl-test 0.13.1-SNAPSHOT SUCCESS [ 4.613 s] [INFO] ODL :: serviceutils :: metrics-impl-prometheus 0.13.1-SNAPSHOT SUCCESS [ 7.541 s] [INFO] ODL :: serviceutils :: metrics-sample 0.13.1-SNAPSHOT SUCCESS [ 7.864 s] [INFO] ODL :: serviceutils :: metrics-it 0.13.1-SNAPSHOT .. SUCCESS [ 1.304 s] [INFO] ODL :: serviceutils :: metrics-aggregator 0.13.1-SNAPSHOT SUCCESS [ 0.005 s] [INFO] ODL :: serviceutils :: srm-aggregator 0.13.1-SNAPSHOT SUCCESS [ 0.002 s] [INFO] ODL :: serviceutils :: serviceutils-karaf 0.13.1-SNAPSHOT SUCCESS [ 12.059 s] [INFO] serviceutils 0.13.1-SNAPSHOT ....................... SUCCESS [ 0.003 s] [INFO] autorelease 1.2.0-SNAPSHOT ......................... SUCCESS [ 1.394 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 14:37 min [INFO] Finished at: 2024-04-19T00:06:21Z [INFO] ------------------------------------------------------------------------ Your branch is up to date with 'origin/stable/calcium'. Entering 'daexim' Your branch is ahead of 'origin/stable/calcium' by 1 commit. (use "git push" to publish your local commits) Entering 'integration/distribution' Your branch is ahead of 'origin/stable/calcium' by 1 commit. (use "git push" to publish your local commits) Entering 'jsonrpc' Your branch is ahead of 'origin/stable/calcium' by 1 commit. (use "git push" to publish your local commits) Entering 'lispflowmapping' Your branch is ahead of 'origin/stable/calcium' by 1 commit. (use "git push" to publish your local commits) Entering 'openflowplugin' Your branch is ahead of 'origin/stable/calcium' by 1 commit. (use "git push" to publish your local commits) Entering 'ovsdb' Your branch is ahead of 'origin/stable/calcium' by 1 commit. (use "git push" to publish your local commits) Entering 'serviceutils' Your branch is ahead of 'origin/stable/calcium' by 1 commit. (use "git push" to publish your local commits) Entering 'daexim' Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. remote: remote: Processing changes: refs: 1, new: 1 remote: Processing changes: refs: 1, new: 1 remote: Processing changes: refs: 1, new: 1 remote: Processing changes: refs: 1, new: 1, done remote: remote: SUCCESS remote: remote: https://git.opendaylight.org/gerrit/c/daexim/+/111454 Bump versions by x.y.(z+1) [NEW] remote: To ssh://git.opendaylight.org:29418/daexim.git * [new reference] HEAD -> refs/for/stable/calcium%topic=Calcium Entering 'integration/distribution' Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. remote: remote: Processing changes: refs: 1, new: 1 remote: Processing changes: refs: 1, new: 1, done remote: remote: SUCCESS remote: remote: https://git.opendaylight.org/gerrit/c/integration/distribution/+/111455 Bump versions by x.y.(z+1) [NEW] remote: To ssh://git.opendaylight.org:29418/integration/distribution.git * [new reference] HEAD -> refs/for/stable/calcium%topic=Calcium Entering 'jsonrpc' Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. remote: remote: Processing changes: refs: 1, new: 1 remote: Processing changes: refs: 1, new: 1, done remote: remote: SUCCESS remote: remote: https://git.opendaylight.org/gerrit/c/jsonrpc/+/111456 Bump versions by x.y.(z+1) [NEW] remote: To ssh://git.opendaylight.org:29418/jsonrpc.git * [new reference] HEAD -> refs/for/stable/calcium%topic=Calcium Entering 'lispflowmapping' Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. remote: remote: Processing changes: refs: 1, new: 1 remote: Processing changes: refs: 1, new: 1 remote: Processing changes: refs: 1, new: 1 remote: Processing changes: refs: 1, new: 1, done remote: remote: SUCCESS remote: remote: https://git.opendaylight.org/gerrit/c/lispflowmapping/+/111457 Bump versions by x.y.(z+1) [NEW] remote: To ssh://git.opendaylight.org:29418/lispflowmapping.git * [new reference] HEAD -> refs/for/stable/calcium%topic=Calcium Entering 'openflowplugin' Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. remote: remote: Processing changes: refs: 1, new: 1 remote: Processing changes: refs: 1, new: 1, done remote: remote: SUCCESS remote: remote: https://git.opendaylight.org/gerrit/c/openflowplugin/+/111458 Bump versions by x.y.(z+1) [NEW] remote: To ssh://git.opendaylight.org:29418/openflowplugin.git * [new reference] HEAD -> refs/for/stable/calcium%topic=Calcium Entering 'ovsdb' Warning: Permanently added the RSA host key for IP address '[52.47.161.242]:29418' to the list of known hosts. remote: remote: Processing changes: refs: 1, new: 1 remote: Processing changes: refs: 1, new: 1 remote: Processing changes: refs: 1, new: 1, done remote: remote: SUCCESS remote: remote: https://git.opendaylight.org/gerrit/c/ovsdb/+/111459 Bump versions by x.y.(z+1) [NEW] remote: To ssh://git.opendaylight.org:29418/ovsdb.git * [new reference] HEAD -> refs/for/stable/calcium%topic=Calcium Entering 'serviceutils' Warning: Permanently added the RSA host key for IP address '[13.39.230.180]:29418' to the list of known hosts. remote: remote: Processing changes: refs: 1, new: 1 remote: Processing changes: refs: 1, new: 1, done remote: remote: SUCCESS remote: remote: https://git.opendaylight.org/gerrit/c/serviceutils/+/111460 Bump versions by x.y.(z+1) [NEW] remote: To ssh://git.opendaylight.org:29418/serviceutils.git * [new reference] HEAD -> refs/for/stable/calcium%topic=Calcium Version bumping complete. $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5448 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [autorelease-version-bump-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins6047035007314781610.sh ---> sysstat.sh [autorelease-version-bump-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins16061804901345563784.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17 + 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/autorelease-version-bump-calcium-mvn38-openjdk17 ']' + 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/autorelease-version-bump-calcium-mvn38-openjdk17 ']' + mkdir -p /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/archives/ [autorelease-version-bump-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins5613939399926012217.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dSlU from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-dSlU/bin to PATH INFO: Running in OpenStack, capturing instance metadata [autorelease-version-bump-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins3688364227976766720.sh provisioning config files... Could not find credentials [logs] for autorelease-version-bump-calcium-mvn38-openjdk17 #2 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17@tmp/config8471265866876784143tmp 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. [autorelease-version-bump-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins10329474402022709357.sh ---> create-netrc.sh WARN: Log server credential not found. [autorelease-version-bump-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins10883105819281183086.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dSlU from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-dSlU/bin to PATH [autorelease-version-bump-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins6218140230203678847.sh ---> sudo-logs.sh Archiving 'sudo' log.. [autorelease-version-bump-calcium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins3075942624882146840.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dSlU from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-dSlU/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-2 INFO: Archiving Costs [autorelease-version-bump-calcium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins17877426858271933220.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/autorelease-version-bump-calcium-mvn38-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dSlU from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-dSlU/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-version-bump-calcium-mvn38-openjdk17/2/ INFO: archiving logs to S3 ---> uname -a: Linux prd-centos8-builder-2c-8g-9033.novalocal 4.18.0-547.el8.x86_64 #1 SMP Wed Mar 20 00:35:01 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): 2 On-line CPU(s) list: 0,1 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 2 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,1 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: 2 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 3.8G 0 3.8G 0% /dev tmpfs 3.8G 0 3.8G 0% /dev/shm tmpfs 3.8G 17M 3.8G 1% /run tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup /dev/vda1 40G 19G 22G 46% / tmpfs 770M 0 770M 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 7697 648 2354 17 4694 6733 Swap: 1023 2 1021 ---> 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:2e:fb:f5 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.171.249/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 valid_lft 85249sec preferred_lft 85249sec inet6 fe80::f816:3eff:fe2e:fbf5/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:96:d2:a3:b6 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-547.el8.x86_64 (prd-centos8-builder-2c-8g-9033.novalocal) 04/19/2024 _x86_64_ (2 CPU) 12:00:01 AM tps rtps wtps bread/s bwrtn/s 12:01:01 AM 38.38 0.37 38.01 70.23 2539.38 12:02:01 AM 127.97 0.28 127.68 8.66 17701.43 12:03:01 AM 87.22 4.45 82.78 364.62 53068.75 12:04:01 AM 136.32 31.71 104.62 1297.17 61346.10 12:05:01 AM 187.27 14.13 173.14 898.38 77259.66 12:06:01 AM 93.60 9.85 83.76 536.09 59268.53 12:07:01 AM 132.24 72.39 59.85 10077.04 24129.39 Average: 114.71 19.02 95.69 1892.89 42183.17 12:00:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:01:01 AM 276728 4147808 7605700 96.49 2688 3985196 3643700 40.80 799632 6284324 9832 12:02:01 AM 136528 4234828 7745900 98.27 2636 4197112 3496792 39.15 1159544 6035612 386684 12:03:01 AM 128128 4222744 7754300 98.37 2636 4184308 3496792 39.15 1976896 5216152 383312 12:04:01 AM 128952 4237588 7753476 98.36 2636 4201044 3531016 39.54 2210268 5029976 396660 12:05:01 AM 159172 4260588 7723256 97.98 2544 4205576 3543940 39.68 2214188 5040616 325804 12:06:01 AM 291656 4253744 7590772 96.30 2544 4073720 3541000 39.65 1633116 5500144 23588 12:07:01 AM 2481188 6887356 5401240 68.52 2544 4517504 1008696 11.29 1776392 3167168 6996 Average: 514622 4606379 7367806 93.47 2604 4194923 3180277 35.61 1681434 5181999 218982 12:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:01:01 AM eth0 48.84 47.94 16.76 53.56 0.00 0.00 0.00 0.00 12:01:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:02:01 AM eth0 154.29 135.59 1889.52 24.78 0.00 0.00 0.00 0.00 12:02:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:03:01 AM eth0 159.65 360.14 39.23 13263.49 0.00 0.00 0.00 0.00 12:03:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:04:01 AM eth0 45.98 45.00 244.11 16.95 0.00 0.00 0.00 0.00 12:04:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:05:01 AM lo 0.22 0.22 0.01 0.01 0.00 0.00 0.00 0.00 12:05:01 AM eth0 32.63 30.89 60.57 12.74 0.00 0.00 0.00 0.00 12:05:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:06:01 AM lo 0.43 0.43 0.03 0.03 0.00 0.00 0.00 0.00 12:06:01 AM eth0 24.56 24.54 29.74 13.28 0.00 0.00 0.00 0.00 12:06:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:07:01 AM eth0 56.71 40.74 1222.59 10.18 0.00 0.00 0.00 0.00 12:07:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: lo 0.09 0.09 0.01 0.01 0.00 0.00 0.00 0.00 Average: eth0 74.68 97.85 500.51 1913.61 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-547.el8.x86_64 (prd-centos8-builder-2c-8g-9033.novalocal) 04/19/2024 _x86_64_ (2 CPU) 12:00:01 AM CPU %user %nice %system %iowait %steal %idle 12:01:01 AM all 28.88 0.06 2.91 0.31 0.08 67.76 12:01:01 AM 0 28.91 0.08 3.63 0.48 0.08 66.81 12:01:01 AM 1 28.86 0.03 2.19 0.13 0.08 68.71 12:02:01 AM all 31.98 0.00 7.21 3.08 0.12 57.62 12:02:01 AM 0 17.02 0.00 7.90 4.77 0.12 70.19 12:02:01 AM 1 46.89 0.00 6.51 1.39 0.12 45.09 12:03:01 AM all 30.74 0.00 4.39 2.77 0.11 61.99 12:03:01 AM 0 15.58 0.00 3.15 4.32 0.10 76.85 12:03:01 AM 1 45.91 0.00 5.63 1.22 0.12 47.12 12:04:01 AM all 39.34 0.00 5.40 3.46 0.13 51.66 12:04:01 AM 0 13.45 0.00 4.48 5.74 0.12 76.21 12:04:01 AM 1 65.21 0.00 6.32 1.19 0.15 27.13 12:05:01 AM all 42.56 0.00 7.10 4.03 0.12 46.20 12:05:01 AM 0 44.29 0.00 5.25 2.41 0.12 47.95 12:05:01 AM 1 40.84 0.00 8.95 5.65 0.12 44.45 12:06:01 AM all 51.80 0.00 5.87 2.75 0.11 39.47 12:06:01 AM 0 45.23 0.00 7.26 2.73 0.10 44.68 12:06:01 AM 1 58.36 0.00 4.49 2.77 0.12 34.26 12:07:01 AM all 25.29 0.00 4.62 2.67 0.08 67.34 12:07:01 AM 0 16.44 0.00 4.32 3.33 0.08 75.83 12:07:01 AM 1 34.14 0.00 4.92 2.01 0.08 58.85 Average: all 35.80 0.01 5.36 2.72 0.11 56.00 Average: 0 25.85 0.01 5.14 3.40 0.10 65.49 Average: 1 45.74 0.00 5.57 2.05 0.11 46.52