Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu2004-docker-8c-8g-23552 (ubuntu2004-docker-8c-8g) in workspace /w/workspace/autorelease-release-potassium-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-ozQtEceWrzem/agent.11235 SSH_AGENT_PID=11239 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/autorelease-release-potassium-mvn38-openjdk17@tmp/private_key_10054152995374569505.key (/w/workspace/autorelease-release-potassium-mvn38-openjdk17@tmp/private_key_10054152995374569505.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-release-potassium-mvn38-openjdk17 # timeout=10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/releng/autorelease > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials Release Engineering Jenkins 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/potassium^{commit} # timeout=10 > git rev-parse stable/potassium^{commit} # timeout=10 Checking out Revision f58e5fe675df3e9dfc9175fe5b1584dd2cf0c1bf (refs/remotes/origin/stable/potassium) > git config core.sparsecheckout # timeout=10 > git checkout -f f58e5fe675df3e9dfc9175fe5b1584dd2cf0c1bf # timeout=10 Commit message: "Update git submodules" > git rev-list --no-walk f58e5fe675df3e9dfc9175fe5b1584dd2cf0c1bf # timeout=10 > 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=60 > git submodule update --init --recursive integration/distribution # timeout=60 > git submodule update --init --recursive jsonrpc # timeout=60 > git submodule update --init --recursive lispflowmapping # timeout=60 > git submodule update --init --recursive openflowplugin # timeout=60 > git submodule update --init --recursive ovsdb # timeout=60 > git submodule update --init --recursive serviceutils # timeout=60 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] provisioning config files... copy managed file [npmrc] to file:/home/jenkins/.npmrc copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml [autorelease-release-potassium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins4429018704401416610.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 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-q7tb 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-q7tb/bin to PATH Generating Requirements File Python 3.11.7 pip 24.2 from /tmp/venv-q7tb/lib/python3.11/site-packages/pip (python 3.11) appdirs==1.4.4 argcomplete==3.5.0 aspy.yaml==1.3.0 attrs==24.2.0 autopage==0.5.2 beautifulsoup4==4.12.3 boto3==1.35.21 botocore==1.35.21 bs4==0.0.2 cachetools==5.5.0 certifi==2024.8.30 cffi==1.17.1 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.7.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.3 email_validator==2.2.0 filelock==3.16.1 future==1.0.0 gitdb==4.0.11 GitPython==3.1.43 google-auth==2.34.0 httplib2==0.22.0 identify==2.6.1 idna==3.10 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.4 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.23.0 jsonschema-specifications==2023.12.1 keystoneauth1==5.8.0 kubernetes==30.1.0 lftools==0.37.10 lxml==5.3.0 MarkupSafe==2.1.5 msgpack==1.1.0 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==4.0.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==3.1.0 oslo.config==9.6.0 oslo.context==5.6.0 oslo.i18n==6.4.0 oslo.log==6.1.2 oslo.serialization==5.5.0 oslo.utils==7.3.0 packaging==24.1 pbr==6.1.0 platformdirs==4.3.6 prettytable==3.11.0 pyasn1==0.6.1 pyasn1_modules==0.4.1 pycparser==2.22 pygerrit2==2.0.15 PyGithub==2.4.0 PyJWT==2.9.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.9.0 pyrsistent==0.20.0 python-cinderclient==9.6.0 python-dateutil==2.9.0.post0 python-heatclient==4.0.0 python-jenkins==1.8.2 python-keystoneclient==5.5.0 python-magnumclient==4.7.0 python-openstackclient==7.1.1 python-swiftclient==4.6.0 PyYAML==6.0.2 referencing==0.35.1 requests==2.32.3 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.20.0 rsa==4.9 ruamel.yaml==0.18.6 ruamel.yaml.clib==0.2.8 s3transfer==0.10.2 simplejson==3.19.3 six==1.16.0 smmap==5.0.1 soupsieve==2.6 stevedore==5.3.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.2 tqdm==4.66.5 typing_extensions==4.12.2 tzdata==2024.1 urllib3==1.26.20 virtualenv==20.26.5 wcwidth==0.2.13 websocket-client==1.8.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.4.3 [autorelease-release-potassium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins3548438348698999505.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-ubuntu2004-docker-8c-8g-23552 [autorelease-release-potassium-mvn38-openjdk17] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DGERRIT_BRANCH=stable/potassium -DPROJECT=releng/autorelease -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn -DSTREAM=potassium "-DARCHIVE_ARTIFACTS=**/*.prop **/*.log **/target/surefire-reports/*-output.txt **/target/failsafe-reports/failsafe-summary.xml **/hs_err_*.log **/target/feature/feature.xml " -DGERRIT_PROJECT=releng/autorelease -Dsha1=origin/stable/potassium "-DMAVEN_OPTS=-Xmx8g -Dmaven.compile.fork=true" -DKARAF_VERSION=karaf4 -DGERRIT_REFSPEC=refs/heads/stable/potassium -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 -DSTAGING_PROFILE_ID=425e43800fea70 -DRELEASE_TAG=potassium "-DMAVEN_PARAMS=-PrepoBuild -P!karaf -Pignore-lispflowmapping-integrationtest -Dcheckstyle.skip=true -Dskip.karaf.featureTest=true -Dsft.heap.max=4g " --version Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 Java version: 11.0.24, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.4.0-190-generic", arch: "amd64", family: "unix" [autorelease-release-potassium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins18132044577999446863.sh + rm /home/jenkins/.wgetrc [autorelease-release-potassium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins9329472743171333563.sh + [ -d /tmp/r ] [autorelease-release-potassium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins4792107725604184808.sh + mkdir -p /w/workspace/autorelease-release-potassium-mvn38-openjdk17/target/classes /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jacoco/classes [autorelease-release-potassium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins3456891931678159898.sh + ./scripts/list-project-dependencies.sh [autorelease-release-potassium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins17218960640321663057.sh + python3 -m venv /w/workspace/autorelease-release-potassium-mvn38-openjdk17/venv + . /w/workspace/autorelease-release-potassium-mvn38-openjdk17/venv/bin/activate ++ deactivate nondestructive ++ '[' -n '' ']' ++ '[' -n '' ']' ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r ++ '[' -n '' ']' ++ unset VIRTUAL_ENV ++ '[' '!' nondestructive = nondestructive ']' ++ VIRTUAL_ENV=/w/workspace/autorelease-release-potassium-mvn38-openjdk17/venv ++ export VIRTUAL_ENV ++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ PATH=/w/workspace/autorelease-release-potassium-mvn38-openjdk17/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ++ export PATH ++ '[' -n '' ']' ++ '[' -z '' ']' ++ _OLD_VIRTUAL_PS1= ++ '[' 'x(venv) ' '!=' x ']' ++ PS1='(venv) ' ++ export PS1 ++ '[' -n /bin/bash -o -n '' ']' ++ hash -r + PYTHON=/w/workspace/autorelease-release-potassium-mvn38-openjdk17/venv/bin/python + /w/workspace/autorelease-release-potassium-mvn38-openjdk17/venv/bin/python -m pip install --upgrade networkx Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple Collecting networkx Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/networkx/3.1/networkx-3.1-py3-none-any.whl (2.1 MB) Installing collected packages: networkx Successfully installed networkx-3.1 + /w/workspace/autorelease-release-potassium-mvn38-openjdk17/venv/bin/python -m pip freeze networkx==3.1 + ./scripts/determine-merge-order.py + deactivate + '[' -n /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin ']' + PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin + export PATH + unset _OLD_VIRTUAL_PATH + '[' -n '' ']' + '[' -n /bin/bash -o -n '' ']' + hash -r + '[' -n '' ']' + unset VIRTUAL_ENV + '[' '!' '' = nondestructive ']' + unset -f deactivate + rm -rf /w/workspace/autorelease-release-potassium-mvn38-openjdk17/venv provisioning config files... copy managed file [global-settings] to file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17@tmp/config1836669983897059684tmp copy managed file [autorelease-settings] to file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17@tmp/config18187384279148701606tmp [autorelease-release-potassium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins4423109256609545168.sh ---> prepare-release.sh autorelease f58e5fe675df3e9dfc9175fe5b1584dd2cf0c1bf Potassium Entering 'daexim' daexim 5e2bb7d2c034a0ace0cf6ef37f166dca4496d7f1 Potassium Entering 'integration/distribution' integration/distribution 21ae417badf5d342a0cd4caf839f8e680affbb5f Potassium Entering 'jsonrpc' jsonrpc 066c742bdc06a776588ed62b7c97ca1467265315 Potassium Entering 'lispflowmapping' lispflowmapping 64e955aa4b1079b9c5a07cff4a3f72271bc9630a Potassium Entering 'openflowplugin' openflowplugin 387e9ff2f20c8c192c66d58e7a3c85393f745a92 Potassium Entering 'ovsdb' ovsdb 5bef2229c4b6303e37f64e9f7dbdfc884acec423 Potassium Entering 'serviceutils' serviceutils 49c0384380cde02161a7753c647a7ffb3d2a2691 Potassium Potassium /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution /w/workspace/autorelease-release-potassium-mvn38-openjdk17 Updated 1 path from the index /w/workspace/autorelease-release-potassium-mvn38-openjdk17 Entering 'daexim' [detached HEAD faab87a] Release Potassium 13 files changed, 13 insertions(+), 13 deletions(-) Entering 'integration/distribution' [detached HEAD 96e33376] Release Potassium 19 files changed, 27 insertions(+), 27 deletions(-) Entering 'jsonrpc' [detached HEAD 6dc2eb83] Release Potassium 37 files changed, 37 insertions(+), 37 deletions(-) Entering 'lispflowmapping' [detached HEAD cb31c2f1] Release Potassium 24 files changed, 29 insertions(+), 29 deletions(-) Entering 'openflowplugin' [detached HEAD 7d40d2d6b] Release Potassium 85 files changed, 92 insertions(+), 92 deletions(-) Entering 'ovsdb' [detached HEAD a7c20876d] Release Potassium 50 files changed, 65 insertions(+), 65 deletions(-) Entering 'serviceutils' [detached HEAD f0fb896] Release Potassium 32 files changed, 57 insertions(+), 57 deletions(-) [detached HEAD 16f432ee9] Release Potassium 9 files changed, 9 insertions(+), 9 deletions(-) /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim /w/workspace/autorelease-release-potassium-mvn38-openjdk17 /w/workspace/autorelease-release-potassium-mvn38-openjdk17 /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution /w/workspace/autorelease-release-potassium-mvn38-openjdk17 /w/workspace/autorelease-release-potassium-mvn38-openjdk17 /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc /w/workspace/autorelease-release-potassium-mvn38-openjdk17 /w/workspace/autorelease-release-potassium-mvn38-openjdk17 /w/workspace/autorelease-release-potassium-mvn38-openjdk17/lispflowmapping /w/workspace/autorelease-release-potassium-mvn38-openjdk17 /w/workspace/autorelease-release-potassium-mvn38-openjdk17 /w/workspace/autorelease-release-potassium-mvn38-openjdk17/openflowplugin /w/workspace/autorelease-release-potassium-mvn38-openjdk17 /w/workspace/autorelease-release-potassium-mvn38-openjdk17 /w/workspace/autorelease-release-potassium-mvn38-openjdk17/ovsdb /w/workspace/autorelease-release-potassium-mvn38-openjdk17 /w/workspace/autorelease-release-potassium-mvn38-openjdk17 /w/workspace/autorelease-release-potassium-mvn38-openjdk17/serviceutils /w/workspace/autorelease-release-potassium-mvn38-openjdk17 /w/workspace/autorelease-release-potassium-mvn38-openjdk17 patches/ patches/serviceutils.bundle patches/jsonrpc.patch patches/integration-distribution.bundle patches/ovsdb.patch patches/lispflowmapping.bundle patches/daexim.patch patches/openflowplugin.bundle patches/openflowplugin.patch patches/daexim.bundle patches/lispflowmapping.patch patches/integration-distribution.patch patches/serviceutils.patch patches/jsonrpc.bundle patches/ovsdb.bundle patches/taglist.log [autorelease-release-potassium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins3613558557219200462.sh org.opendaylight.lispflowmapping,lispflowmapping-karaf,1.18.4 org.opendaylight.lispflowmapping,common.build.tools,1.18.4 org.opendaylight.lispflowmapping,lispflowmapping-commons,1.18.4 org.opendaylight.lispflowmapping,odl-lispflowmapping-msmr,1.18.4 org.opendaylight.lispflowmapping,odl-lispflowmapping-mappingservice,1.18.4 org.opendaylight.lispflowmapping,odl-lispflowmapping-southbound,1.18.4 org.opendaylight.lispflowmapping,odl-lispflowmapping-mappingservice-shell,1.18.4 org.opendaylight.lispflowmapping,features-lispflowmapping,1.18.4 org.opendaylight.lispflowmapping,odl-lispflowmapping-inmemorydb,1.18.4 org.opendaylight.lispflowmapping,odl-lispflowmapping-models,1.18.4 org.opendaylight.lispflowmapping,features-aggregator,1.18.4 org.opendaylight.lispflowmapping,lispflowmapping-artifacts,1.18.4 org.opendaylight.lispflowmapping,mappingservice.integrationtest,1.18.4 org.opendaylight.lispflowmapping,mappingservice.lisp-proto,1.18.4 org.opendaylight.lispflowmapping,mappingservice.dsbackend,1.18.4 org.opendaylight.lispflowmapping,mappingservice.inmemorydb,1.18.4 org.opendaylight.lispflowmapping,mappingservice.config,1.18.4 org.opendaylight.lispflowmapping,mappingservice.shell,1.18.4 org.opendaylight.lispflowmapping,mappingservice.southbound,1.18.4 org.opendaylight.lispflowmapping,mappingservice.implementation,1.18.4 org.opendaylight.lispflowmapping,mappingservice.api,1.18.4 org.opendaylight.lispflowmapping,mappingservice.mapcache,1.18.4 org.opendaylight.lispflowmapping,mappingservice-parent,1.18.4 org.opendaylight.lispflowmapping,lispflowmapping-all,1.18.4 org.opendaylight.jsonrpc,jsonrpc-test-model,1.15.4 org.opendaylight.jsonrpc,dom-codec,1.15.4 org.opendaylight.jsonrpc,inband-models,1.15.4 org.opendaylight.jsonrpc.bus,binding-bridge,1.15.4 org.opendaylight.jsonrpc.bus,examples,1.15.4 org.opendaylight.jsonrpc.bus,bus-messagelib,1.15.4 org.opendaylight.jsonrpc.bus,bus-jsonrpc,1.15.4 org.opendaylight.jsonrpc.bus,bus-spi,1.15.4 org.opendaylight.jsonrpc.bus,transport-zmq,1.15.4 org.opendaylight.jsonrpc.bus,bus-config,1.15.4 org.opendaylight.jsonrpc.bus,bus-api,1.15.4 org.opendaylight.jsonrpc.bus,transport-http,1.15.4 org.opendaylight.jsonrpc,jsonrpc-bus,1.15.4 org.opendaylight.jsonrpc,test-tool,1.15.4 org.opendaylight.jsonrpc,tools-parent,1.15.4 org.opendaylight.jsonrpc,jsonrpc-tools,1.15.4 org.opendaylight.jsonrpc.security,security-noop,1.15.4 org.opendaylight.jsonrpc.security,security-service,1.15.4 org.opendaylight.jsonrpc.security,security-aaa,1.15.4 org.opendaylight.jsonrpc.security,security-api,1.15.4 org.opendaylight.jsonrpc,jsonrpc-security,1.15.4 org.opendaylight.jsonrpc,odl-jsonrpc-bus,1.15.4 org.opendaylight.jsonrpc,features-jsonrpc,1.15.4 org.opendaylight.jsonrpc,odl-jsonrpc-cluster,1.15.4 org.opendaylight.jsonrpc,odl-jsonrpc-all,1.15.4 org.opendaylight.jsonrpc,odl-jsonrpc-provider,1.15.4 org.opendaylight.jsonrpc,features-aggregator,1.15.4 org.opendaylight.jsonrpc,jsonrpc-artifacts,1.15.4 org.opendaylight.jsonrpc,jsonrpc-provider-common,1.15.4 org.opendaylight.jsonrpc,jsonrpc-provider-cluster,1.15.4 org.opendaylight.jsonrpc,jsonrpc-provider-single,1.15.4 org.opendaylight.jsonrpc,jsonrpc-provider,1.15.4 org.opendaylight.jsonrpc,jsonrpc-api,1.15.4 org.opendaylight.jsonrpc,jsonrpc-karaf,1.15.4 org.opendaylight.jsonrpc,jsonrpc-parent,1.15.4 org.opendaylight.jsonrpc,binding-adapter,1.15.4 org.opendaylight.jsonrpc,jsonrpc,1.15.4 org.opendaylight.integration,opendaylight,0.19.0-SNAPSHOT org.opendaylight.integration,onap-karaf,0.19.4 org.opendaylight.integration,odl-integration-compatible-with-all,0.19.4 org.opendaylight.integration,odl-integration-all,0.19.4 org.opendaylight.integration,singles-aggregator,0.19.4 org.opendaylight.integration,features-test,0.19.4 org.opendaylight.integration,repos-aggregator,0.19.4 org.opendaylight.integration,features-index,0.19.4 org.opendaylight.integration,features-aggregator,0.19.4 org.opendaylight.integration,all-artifacts,0.19.4 org.opendaylight.integration,properties,0.19.4 org.opendaylight.integration,upstream-all-artifacts,0.19.4 org.opendaylight.integration,artifact-artifacts,0.19.4 org.opendaylight.integration,other-artifacts,0.19.4 org.opendaylight.integration,upstream-aggregator,0.19.4 org.opendaylight.integration,distribution-artifacts,0.19.4 org.opendaylight.integration,artifacts-aggregator,0.19.4 org.opendaylight.integration,karaf-scripts,0.19.4 org.opendaylight.integration,karaf,0.19.4 org.opendaylight.integration,distribution-aggregator,0.19.4 org.opendaylight.serviceutils,binding-parent,0.12.4 org.opendaylight.serviceutils,quality-parent,0.12.4 org.opendaylight.serviceutils,commons,0.12.4 org.opendaylight.serviceutils,rpc-api,0.12.4 org.opendaylight.serviceutils,tools-testutils,0.12.4 org.opendaylight.serviceutils,tools-api,0.12.4 org.opendaylight.serviceutils,listener-api,0.12.4 org.opendaylight.serviceutils,tools-aggregator,0.12.4 org.opendaylight.serviceutils,upgrade,0.12.4 org.opendaylight.serviceutils,metrics-it,0.12.4 org.opendaylight.serviceutils,metrics-impl-test,0.12.4 org.opendaylight.serviceutils,metrics-api,0.12.4 org.opendaylight.serviceutils,metrics-impl,0.12.4 org.opendaylight.serviceutils,metrics-sample,0.12.4 org.opendaylight.serviceutils,metrics-impl-prometheus,0.12.4 org.opendaylight.serviceutils,metrics-aggregator,0.12.4 org.opendaylight.infrautils,odl-infrautils-metrics-sample,3.3.4 org.opendaylight.serviceutils,odl-serviceutils-tools,0.12.4 org.opendaylight.serviceutils,odl-serviceutils-listener,0.12.4 org.opendaylight.serviceutils,odl-serviceutils-srm,0.12.4 org.opendaylight.serviceutils,odl-serviceutils-metrics,0.12.4 org.opendaylight.infrautils,odl-infrautils-metrics-prometheus,3.3.4 org.opendaylight.serviceutils,serviceutils-features,0.12.4 org.opendaylight.serviceutils,odl-serviceutils-rpc,0.12.4 org.opendaylight.serviceutils,serviceutils-features-aggregator,0.12.4 org.opendaylight.serviceutils,serviceutils-artifacts,0.12.4 org.opendaylight.serviceutils,srm-shell,0.12.4 org.opendaylight.serviceutils,srm-api,0.12.4 org.opendaylight.serviceutils,srm-impl,0.12.4 org.opendaylight.serviceutils,srm-aggregator,0.12.4 org.opendaylight.serviceutils,serviceutils-karaf,0.12.4 org.opendaylight.serviceutils,serviceutils-aggregator,0.12.4 org.opendaylight.openflowplugin,openflowplugin-common,0.17.4 org.opendaylight.openflowplugin.model,model-inventory,0.17.4 org.opendaylight.openflowplugin.model,model-flow-base,0.17.4 org.opendaylight.openflowplugin.model,model-topology,0.17.4 org.opendaylight.openflowplugin.model,model-flow-service,0.17.4 org.opendaylight.openflowplugin.model,model-flow-statistics,0.17.4 org.opendaylight.openflowplugin.model,model-aggregator,0.17.4 org.opendaylight.openflowplugin.openflowjava,openflow-protocol-it,0.17.4 org.opendaylight.openflowplugin.openflowjava,features-openflowjava,0.17.4 org.opendaylight.openflowplugin.openflowjava,odl-openflowjava-protocol,0.17.4 org.opendaylight.openflowplugin.openflowjava,features-openflowjava-aggregator,0.17.4 org.opendaylight.openflowplugin.openflowjava,openflowjava-util,0.17.4 org.opendaylight.openflowplugin.openflowjava,openflow-protocol-impl,0.17.4 org.opendaylight.openflowplugin.openflowjava,openflow-protocol-spi,0.17.4 org.opendaylight.openflowplugin.openflowjava,openflowjava-blueprint-config,0.17.4 org.opendaylight.openflowplugin.openflowjava,openflow-protocol-api,0.17.4 org.opendaylight.openflowplugin.openflowjava,openflowjava-parent,0.17.4 org.opendaylight.openflowplugin.libraries,liblldp,0.17.4 org.opendaylight.openflowplugin,libraries-aggregator,0.17.4 org.opendaylight.openflowplugin,test-provider,0.17.4 org.opendaylight.openflowplugin,openflowplugin-api,0.17.4 org.opendaylight.openflowplugin,simple-client,0.17.4 org.opendaylight.openflowplugin,sample-consumer,0.17.4 org.opendaylight.openflowplugin,sample-bundles,0.17.4 org.opendaylight.openflowplugin,openflowplugin-samples-aggregator,0.17.4 org.opendaylight.openflowplugin,learning-switch,0.17.4 org.opendaylight.openflowplugin,openflowplugin-blueprint-config,0.17.4 org.opendaylight.openflowplugin,openflowplugin,0.17.4 org.opendaylight.openflowplugin,openflowplugin-karaf,0.17.4 org.opendaylight.openflowplugin,openflowplugin-artifacts,0.17.4 org.opendaylight.openflowplugin,openflowplugin-impl,0.17.4 org.opendaylight.openflowplugin,odl-openflowplugin-app-reconciliation-framework,0.17.4 org.opendaylight.openflowplugin,odl-openflowplugin-app-table-miss-enforcer,0.17.4 org.opendaylight.openflowplugin,odl-openflowplugin-app-topology-manager,0.17.4 org.opendaylight.openflowplugin,odl-openflowplugin-app-topology-lldp-discovery,0.17.4 org.opendaylight.openflowplugin,odl-openflowplugin-app-lldp-speaker,0.17.4 org.opendaylight.openflowplugin,odl-openflowplugin-app-bulk-o-matic,0.17.4 org.opendaylight.openflowplugin,odl-openflowplugin-flow-services,0.17.4 org.opendaylight.openflowplugin,features-openflowplugin,0.17.4 org.opendaylight.openflowplugin,odl-openflowplugin-flow-services-rest,0.17.4 org.opendaylight.openflowplugin,odl-openflowplugin-app-forwardingrules-manager,0.17.4 org.opendaylight.openflowplugin,odl-openflowplugin-libraries,0.17.4 org.opendaylight.openflowplugin,odl-openflowplugin-southbound,0.17.4 org.opendaylight.openflowplugin,odl-openflowplugin-app-config-pusher,0.17.4 org.opendaylight.openflowplugin,odl-openflowplugin-app-arbitratorreconciliation,0.17.4 org.opendaylight.openflowplugin,odl-openflowplugin-app-forwardingrules-sync,0.17.4 org.opendaylight.openflowplugin,odl-openflowplugin-drop-test,0.17.4 org.opendaylight.openflowplugin,odl-openflowplugin-nsf-model,0.17.4 org.opendaylight.openflowplugin,odl-openflowplugin-app-topology,0.17.4 org.opendaylight.openflowplugin,odl-openflowplugin-app-southbound-cli,0.17.4 org.opendaylight.openflowplugin,features-aggregator,0.17.4 org.opendaylight.openflowplugin,openflowjava-extension-nicira-api,0.17.4 org.opendaylight.openflowplugin,openflowplugin-extension-api,0.17.4 org.opendaylight.openflowplugin,openflowplugin-extension-nicira,0.17.4 org.opendaylight.openflowplugin,openflowjava-extension-eric,0.17.4 org.opendaylight.openflowplugin,odl-openflowplugin-onf-extensions,0.17.4 org.opendaylight.openflowplugin,odl-openflowplugin-eric-extensions,0.17.4 org.opendaylight.openflowplugin,odl-openflowplugin-nxm-extensions,0.17.4 org.opendaylight.openflowplugin,features-extension-aggregator,0.17.4 org.opendaylight.openflowplugin,features-openflowplugin-extension,0.17.4 org.opendaylight.openflowplugin,openflowplugin-extension-onf,0.17.4 org.opendaylight.openflowplugin,openflowjava-extension-nicira,0.17.4 org.opendaylight.openflowplugin,test-extension,0.17.4 org.opendaylight.openflowplugin,openflowplugin-extension-eric,0.17.4 org.opendaylight.openflowplugin,openflowplugin-extension-aggregator,0.17.4 org.opendaylight.openflowplugin.applications,reconciliation-framework,0.17.4 org.opendaylight.openflowplugin.applications,lldp-speaker,0.17.4 org.opendaylight.openflowplugin.applications,southbound-cli,0.17.4 org.opendaylight.openflowplugin.applications,forwardingrules-sync,0.17.4 org.opendaylight.openflowplugin.applications,of-switch-config-pusher,0.17.4 org.opendaylight.openflowplugin.applications,table-miss-enforcer,0.17.4 org.opendaylight.openflowplugin.applications,topology-manager,0.17.4 org.opendaylight.openflowplugin.applications,device-ownership-service,0.17.4 org.opendaylight.openflowplugin.applications,forwardingrules-manager,0.17.4 org.opendaylight.openflowplugin.applications,topology-lldp-discovery,0.17.4 org.opendaylight.openflowplugin,applications-aggregator,0.17.4 org.opendaylight.openflowplugin.applications,bulk-o-matic,0.17.4 org.opendaylight.openflowplugin.applications,arbitratorreconciliation-api,0.17.4 org.opendaylight.openflowplugin.applications,arbitratorreconciliation-impl,0.17.4 org.opendaylight.openflowplugin.applications,arbitratorreconciliation-aggregator,0.17.4 org.opendaylight.openflowplugin,test-common,0.17.4 org.opendaylight.openflowplugin,openflowplugin-parent,0.17.4 org.opendaylight.openflowplugin,drop-test-karaf,0.17.4 org.opendaylight.openflowplugin,openflowplugin-aggregator,0.17.4 org.opendaylight.openflowplugin,openflowplugin-it,0.17.4 org.opendaylight.daexim,daexim-test-model,1.14.4 org.opendaylight.daexim,daexim-model,1.14.4 org.opendaylight.daexim,daexim-spi,1.14.4 org.opendaylight.daexim,daexim-akka-infoprovider-impl,1.14.4 org.opendaylight.daexim,odl-daexim-all,1.14.4 org.opendaylight.daexim,daexim-features,1.14.4 org.opendaylight.daexim,odl-daexim,1.14.4 org.opendaylight.daexim,features-aggregator,1.14.4 org.opendaylight.daexim,daexim-artifacts,1.14.4 org.opendaylight.daexim,daexim-impl,1.14.4 org.opendaylight.daexim,daexim-karaf,1.14.4 org.opendaylight.daexim,parent,1.14.4 org.opendaylight.daexim,daexim,1.14.4 org.opendaylight.ovsdb,it,1.17.4 org.opendaylight.ovsdb,ovsdb-binding-parent,1.17.4 org.opendaylight.ovsdb,parents,1.17.4 org.opendaylight.ovsdb,hwvtepsouthbound-it,1.17.4 org.opendaylight.ovsdb,hwvtepsouthbound-impl,1.17.4 org.opendaylight.ovsdb,hwvtepsouthbound-karaf,1.17.4 org.opendaylight.ovsdb,hwvtepsouthbound-api,1.17.4 org.opendaylight.ovsdb,hwvtepsouthbound-artifacts,1.17.4 org.opendaylight.ovsdb,hwvtepsouthbound-aggregator,1.17.4 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound-api,1.17.4 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound-rest,1.17.4 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound-test,1.17.4 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound-ui,1.17.4 org.opendaylight.ovsdb,hwvtepsouthbound-features,1.17.4 org.opendaylight.ovsdb,odl-ovsdb-hwvtepsouthbound,1.17.4 org.opendaylight.ovsdb,hwvtepsouthbound-features-aggregator,1.17.4 org.opendaylight.ovsdb,southbound-it,1.17.4 org.opendaylight.ovsdb,southbound-artifacts,1.17.4 org.opendaylight.ovsdb,southbound-impl,1.17.4 org.opendaylight.ovsdb,southbound-karaf,1.17.4 org.opendaylight.ovsdb,southbound-api,1.17.4 org.opendaylight.ovsdb,southbound-aggregator,1.17.4 org.opendaylight.ovsdb,odl-ovsdb-southbound-impl-ui,1.17.4 org.opendaylight.ovsdb,odl-ovsdb-southbound-api,1.17.4 org.opendaylight.ovsdb,odl-ovsdb-southbound-impl-rest,1.17.4 org.opendaylight.ovsdb,southbound-features,1.17.4 org.opendaylight.ovsdb,odl-ovsdb-southbound-impl,1.17.4 org.opendaylight.ovsdb,odl-ovsdb-southbound-test,1.17.4 org.opendaylight.ovsdb,southbound-features-aggregator,1.17.4 org.opendaylight.ovsdb,schema.hardwarevtep,1.17.4 org.opendaylight.ovsdb,schemas,1.17.4 org.opendaylight.ovsdb,schema.openvswitch,1.17.4 org.opendaylight.ovsdb,utils.mdsal-utils,1.17.4 org.opendaylight.ovsdb,utils.servicehelper,1.17.4 org.opendaylight.ovsdb,odl-ovsdb-utils,1.17.4 org.opendaylight.ovsdb,utils.hwvtepsouthbound-utils,1.17.4 org.opendaylight.ovsdb,utils.southbound-utils,1.17.4 org.opendaylight.ovsdb,utils.config,1.17.4 org.opendaylight.ovsdb,utils.ovsdb-it-utils,1.17.4 org.opendaylight.ovsdb,utils,1.17.4 org.opendaylight.ovsdb,utils.yang-utils,1.17.4 org.opendaylight.ovsdb,library-it,1.17.4 org.opendaylight.ovsdb,library-features,1.17.4 org.opendaylight.ovsdb,library-features-aggregator,1.17.4 org.opendaylight.ovsdb,odl-ovsdb-library,1.17.4 org.opendaylight.ovsdb,library,1.17.4 org.opendaylight.ovsdb,library-artifacts,1.17.4 org.opendaylight.ovsdb,library-karaf,1.17.4 org.opendaylight.ovsdb,library-aggregator,1.17.4 org.opendaylight.ovsdb,ovsdb,1.17.4 org.opendaylight.releng.autorelease,autorelease-root,1.2.0 [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-release-potassium-mvn38-openjdk17] $ /bin/sh /tmp/jenkins17925111470921584987.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "17.0.12" 2024-07-16 OpenJDK Runtime Environment (build 17.0.12+7-Ubuntu-1ubuntu220.04) OpenJDK 64-Bit Server VM (build 17.0.12+7-Ubuntu-1ubuntu220.04, mixed mode, sharing) JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 [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-release-potassium-mvn38-openjdk17] $ /bin/sh /tmp/jenkins16787105940082008270.sh Karaf artifact is karaf Karaf project is integration Java home is /usr/lib/jvm/java-17-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' [EnvInject] - Variables injected successfully. [autorelease-release-potassium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins7833913158266169533.sh '/w/workspace/autorelease-release-potassium-mvn38-openjdk17/archives/patches/taglist.log' -> 'integration/distribution/karaf/src/main/assembly/' cp: cannot create regular file 'integration/distribution/karaf/src/main/assembly/': No such file or directory [autorelease-release-potassium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins3547480125254842794.sh /tmp/jenkins3547480125254842794.sh: line 4: integration/distribution/karaf/src/main/assembly/build.url: No such file or directory [autorelease-release-potassium-mvn38-openjdk17] $ /bin/sh -xe /tmp/jenkins11583604329308117765.sh + ./scripts/fix-relativepaths.sh Scanning ./lispflowmapping/lispflowmapping-karaf/pom.xml Scanning ./lispflowmapping/commons/build_tools/pom.xml Scanning ./lispflowmapping/commons/parent/pom.xml Scanning ./lispflowmapping/features/odl-lispflowmapping-msmr/pom.xml Scanning ./lispflowmapping/features/odl-lispflowmapping-mappingservice/pom.xml Scanning ./lispflowmapping/features/odl-lispflowmapping-southbound/pom.xml Scanning ./lispflowmapping/features/odl-lispflowmapping-mappingservice-shell/pom.xml Scanning ./lispflowmapping/features/features-lispflowmapping/pom.xml Scanning ./lispflowmapping/features/odl-lispflowmapping-inmemorydb/pom.xml Scanning ./lispflowmapping/features/odl-lispflowmapping-models/pom.xml Scanning ./lispflowmapping/features/pom.xml Scanning ./lispflowmapping/artifacts/pom.xml Scanning ./lispflowmapping/integrationtest/pom.xml Scanning ./lispflowmapping/mappingservice/lisp-proto/pom.xml Scanning ./lispflowmapping/mappingservice/dsbackend/pom.xml Scanning ./lispflowmapping/mappingservice/inmemorydb/pom.xml Scanning ./lispflowmapping/mappingservice/config/pom.xml Scanning ./lispflowmapping/mappingservice/shell/pom.xml Scanning ./lispflowmapping/mappingservice/southbound/pom.xml Scanning ./lispflowmapping/mappingservice/implementation/pom.xml Scanning ./lispflowmapping/mappingservice/api/pom.xml Scanning ./lispflowmapping/mappingservice/mapcache/pom.xml Scanning ./lispflowmapping/mappingservice/pom.xml Scanning ./lispflowmapping/pom.xml Scanning ./jsonrpc/dom-codec/pom.xml Scanning ./jsonrpc/test-model/pom.xml Scanning ./jsonrpc/bus/examples/inband-models/pom.xml Scanning ./jsonrpc/bus/examples/binding-bridge/pom.xml Scanning ./jsonrpc/bus/examples/pom.xml Scanning ./jsonrpc/bus/messagelib/pom.xml Scanning ./jsonrpc/bus/jsonrpc/pom.xml Scanning ./jsonrpc/bus/spi/pom.xml Scanning ./jsonrpc/bus/transport-zmq/pom.xml Scanning ./jsonrpc/bus/config/pom.xml Scanning ./jsonrpc/bus/api/pom.xml Scanning ./jsonrpc/bus/transport-http/pom.xml Scanning ./jsonrpc/bus/pom.xml Scanning ./jsonrpc/tools/test-tool/pom.xml Scanning ./jsonrpc/tools/parent/pom.xml Scanning ./jsonrpc/tools/pom.xml Scanning ./jsonrpc/security/noop/pom.xml Scanning ./jsonrpc/security/service/pom.xml Scanning ./jsonrpc/security/aaa/pom.xml Scanning ./jsonrpc/security/api/pom.xml Scanning ./jsonrpc/security/pom.xml Scanning ./jsonrpc/features/odl-jsonrpc-bus/pom.xml Scanning ./jsonrpc/features/features-jsonrpc/pom.xml Scanning ./jsonrpc/features/odl-jsonrpc-cluster/pom.xml Scanning ./jsonrpc/features/odl-jsonrpc-all/pom.xml Scanning ./jsonrpc/features/odl-jsonrpc-provider/pom.xml Scanning ./jsonrpc/features/pom.xml Scanning ./jsonrpc/artifacts/pom.xml Scanning ./jsonrpc/provider/common/pom.xml Scanning ./jsonrpc/provider/cluster/pom.xml Scanning ./jsonrpc/provider/single/pom.xml Scanning ./jsonrpc/provider/pom.xml Scanning ./jsonrpc/api/pom.xml Scanning ./jsonrpc/karaf/pom.xml Scanning ./jsonrpc/parent/pom.xml Scanning ./jsonrpc/binding-adapter/pom.xml Scanning ./jsonrpc/pom.xml Scanning ./integration/distribution/opendaylight/pom.xml Scanning ./integration/distribution/onap-karaf/pom.xml Scanning ./integration/distribution/features/singles/odl-integration-compatible-with-all/pom.xml Scanning ./integration/distribution/features/singles/odl-integration-all/pom.xml Scanning ./integration/distribution/features/singles/pom.xml Scanning ./integration/distribution/features/repos/test/pom.xml Scanning ./integration/distribution/features/repos/pom.xml Scanning ./integration/distribution/features/repos/index/pom.xml Scanning ./integration/distribution/features/pom.xml Scanning ./integration/distribution/artifacts/all/pom.xml Scanning ./integration/distribution/artifacts/upstream/properties/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/pom.xml Scanning ./integration/distribution/artifacts/distribution/pom.xml Scanning ./integration/distribution/artifacts/pom.xml Scanning ./integration/distribution/karaf-scripts/pom.xml Scanning ./integration/distribution/karaf/pom.xml Scanning ./integration/distribution/pom.xml Scanning ./serviceutils/commons/binding-parent/pom.xml Scanning ./serviceutils/commons/quality-parent/pom.xml Scanning ./serviceutils/commons/pom.xml Scanning ./serviceutils/tools/rpc-api/pom.xml Scanning ./serviceutils/tools/testutils/pom.xml Scanning ./serviceutils/tools/api/pom.xml Scanning ./serviceutils/tools/listener-api/pom.xml Scanning ./serviceutils/tools/pom.xml Scanning ./serviceutils/upgrade/pom.xml Scanning ./serviceutils/metrics/it/pom.xml Scanning ./serviceutils/metrics/impl-test/pom.xml Scanning ./serviceutils/metrics/api/pom.xml Scanning ./serviceutils/metrics/impl/pom.xml Scanning ./serviceutils/metrics/sample/impl/pom.xml Scanning ./serviceutils/metrics/impl-prometheus/pom.xml Scanning ./serviceutils/metrics/pom.xml Scanning ./serviceutils/features/odl-infrautils-metrics-sample/pom.xml Scanning ./serviceutils/features/odl-serviceutils-tools/pom.xml Scanning ./serviceutils/features/odl-serviceutils-listener/pom.xml Scanning ./serviceutils/features/odl-serviceutils-srm/pom.xml Scanning ./serviceutils/features/odl-serviceutils-metrics/pom.xml Scanning ./serviceutils/features/odl-infrautils-metrics-prometheus/pom.xml Scanning ./serviceutils/features/serviceutils-features/pom.xml Scanning ./serviceutils/features/odl-serviceutils-rpc/pom.xml Scanning ./serviceutils/features/pom.xml Scanning ./serviceutils/artifacts/pom.xml Scanning ./serviceutils/srm/shell/pom.xml Scanning ./serviceutils/srm/api/pom.xml Scanning ./serviceutils/srm/impl/pom.xml Scanning ./serviceutils/srm/pom.xml Scanning ./serviceutils/karaf/pom.xml Scanning ./serviceutils/pom.xml Scanning ./openflowplugin/openflowplugin-common/pom.xml Scanning ./openflowplugin/model/model-inventory/pom.xml Scanning ./openflowplugin/model/model-flow-base/pom.xml Scanning ./openflowplugin/model/model-topology/pom.xml Scanning ./openflowplugin/model/model-flow-service/pom.xml Scanning ./openflowplugin/model/model-flow-statistics/pom.xml Scanning ./openflowplugin/model/pom.xml Scanning ./openflowplugin/openflowjava/openflow-protocol-it/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/openflowjava-util/pom.xml Scanning ./openflowplugin/openflowjava/openflow-protocol-impl/pom.xml Scanning ./openflowplugin/openflowjava/openflow-protocol-spi/pom.xml Scanning ./openflowplugin/openflowjava/openflowjava-blueprint-config/pom.xml Scanning ./openflowplugin/openflowjava/openflow-protocol-api/pom.xml Scanning ./openflowplugin/openflowjava/pom.xml Scanning ./openflowplugin/libraries/liblldp/pom.xml Scanning ./openflowplugin/libraries/pom.xml Scanning ./openflowplugin/test-provider/pom.xml Scanning ./openflowplugin/openflowplugin-api/pom.xml Scanning ./openflowplugin/samples/simple-client/pom.xml Scanning ./openflowplugin/samples/sample-consumer/pom.xml Scanning ./openflowplugin/samples/sample-bundles/pom.xml Scanning ./openflowplugin/samples/pom.xml Scanning ./openflowplugin/samples/learning-switch/pom.xml Scanning ./openflowplugin/openflowplugin-blueprint-config/pom.xml Scanning ./openflowplugin/openflowplugin/pom.xml Scanning ./openflowplugin/distribution/karaf/pom.xml Scanning ./openflowplugin/artifacts/pom.xml Scanning ./openflowplugin/openflowplugin-impl/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-reconciliation-framework/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-table-miss-enforcer/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-topology-manager/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-topology-lldp-discovery/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-lldp-speaker/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-bulk-o-matic/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-flow-services/pom.xml Scanning ./openflowplugin/features-aggregator/features-openflowplugin/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-flow-services-rest/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-manager/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-libraries/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-southbound/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-config-pusher/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-arbitratorreconciliation/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-forwardingrules-sync/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-drop-test/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-nsf-model/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-topology/pom.xml Scanning ./openflowplugin/features-aggregator/odl-openflowplugin-app-southbound-cli/pom.xml Scanning ./openflowplugin/features-aggregator/pom.xml Scanning ./openflowplugin/extension/openflowjava-extension-nicira-api/pom.xml Scanning ./openflowplugin/extension/openflowplugin-extension-api/pom.xml Scanning ./openflowplugin/extension/openflowplugin-extension-nicira/pom.xml Scanning ./openflowplugin/extension/openflowjava-extension-eric/pom.xml Scanning ./openflowplugin/extension/features-extension-aggregator/odl-openflowplugin-onf-extensions/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/pom.xml Scanning ./openflowplugin/extension/features-extension-aggregator/features-openflowplugin-extension/pom.xml Scanning ./openflowplugin/extension/openflowplugin-extension-onf/pom.xml Scanning ./openflowplugin/extension/openflowjava-extension-nicira/pom.xml Scanning ./openflowplugin/extension/test-extension/pom.xml Scanning ./openflowplugin/extension/openflowplugin-extension-eric/pom.xml Scanning ./openflowplugin/extension/pom.xml Scanning ./openflowplugin/applications/reconciliation-framework/pom.xml Scanning ./openflowplugin/applications/lldp-speaker/pom.xml Scanning ./openflowplugin/applications/southbound-cli/pom.xml Scanning ./openflowplugin/applications/forwardingrules-sync/pom.xml Scanning ./openflowplugin/applications/of-switch-config-pusher/pom.xml Scanning ./openflowplugin/applications/table-miss-enforcer/pom.xml Scanning ./openflowplugin/applications/topology-manager/pom.xml Scanning ./openflowplugin/applications/device-ownership-service/pom.xml Scanning ./openflowplugin/applications/forwardingrules-manager/pom.xml Scanning ./openflowplugin/applications/topology-lldp-discovery/pom.xml Scanning ./openflowplugin/applications/pom.xml Scanning ./openflowplugin/applications/bulk-o-matic/pom.xml Scanning ./openflowplugin/applications/arbitratorreconciliation/api/pom.xml Scanning ./openflowplugin/applications/arbitratorreconciliation/impl/pom.xml Scanning ./openflowplugin/applications/arbitratorreconciliation/pom.xml Scanning ./openflowplugin/test-common/pom.xml Scanning ./openflowplugin/parent/pom.xml Scanning ./openflowplugin/drop-test-karaf/pom.xml Scanning ./openflowplugin/pom.xml Scanning ./openflowplugin/openflowplugin-it/pom.xml Scanning ./daexim/test-model/pom.xml Scanning ./daexim/model/pom.xml Scanning ./daexim/akka-infoprovider-impl/pom.xml Scanning ./daexim/spi/pom.xml Scanning ./daexim/features/odl-daexim-all/pom.xml Scanning ./daexim/features/daexim-features/pom.xml Scanning ./daexim/features/odl-daexim/pom.xml Scanning ./daexim/features/pom.xml Scanning ./daexim/artifacts/pom.xml Scanning ./daexim/impl/pom.xml Scanning ./daexim/karaf/pom.xml Scanning ./daexim/parent/pom.xml Scanning ./daexim/pom.xml Scanning ./ovsdb/commons/it/pom.xml Scanning ./ovsdb/commons/binding-parent/pom.xml Scanning ./ovsdb/commons/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-it/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-impl/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-karaf/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-api/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml Scanning ./ovsdb/hwvtepsouthbound/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/features/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/odl-ovsdb-hwvtepsouthbound/pom.xml Scanning ./ovsdb/hwvtepsouthbound/hwvtepsouthbound-features/pom.xml Scanning ./ovsdb/southbound/southbound-it/pom.xml Scanning ./ovsdb/southbound/southbound-artifacts/pom.xml Scanning ./ovsdb/southbound/southbound-impl/pom.xml Scanning ./ovsdb/southbound/southbound-karaf/pom.xml Scanning ./ovsdb/southbound/southbound-api/pom.xml Scanning ./ovsdb/southbound/pom.xml Scanning ./ovsdb/southbound/southbound-features/odl-ovsdb-southbound-impl-ui/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/features/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/schemas/hardwarevtep/pom.xml Scanning ./ovsdb/schemas/pom.xml Scanning ./ovsdb/schemas/openvswitch/pom.xml Scanning ./ovsdb/utils/mdsal-utils/pom.xml Scanning ./ovsdb/utils/servicehelper/pom.xml Scanning ./ovsdb/utils/odl-ovsdb-utils/pom.xml Scanning ./ovsdb/utils/hwvtepsouthbound-utils/pom.xml Scanning ./ovsdb/utils/southbound-utils/pom.xml Scanning ./ovsdb/utils/config/pom.xml Scanning ./ovsdb/utils/ovsdb-it-utils/pom.xml Scanning ./ovsdb/utils/pom.xml Scanning ./ovsdb/utils/yang-utils/pom.xml Scanning ./ovsdb/library/it/pom.xml Scanning ./ovsdb/library/features/odl-ovsdb-library/pom.xml Scanning ./ovsdb/library/features/features/pom.xml Scanning ./ovsdb/library/features/pom.xml Scanning ./ovsdb/library/artifacts/pom.xml Scanning ./ovsdb/library/impl/pom.xml Scanning ./ovsdb/library/karaf/pom.xml Scanning ./ovsdb/library/pom.xml Scanning ./ovsdb/pom.xml Scanning ./pom.xml [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean deploy [EnvInject] - Variables injected successfully. [autorelease-release-potassium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins16541667152037075107.sh ---> common-variables.sh --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r ---> maven-build.sh + set +u + export MAVEN_OPTS + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38/bin/mvn clean deploy -e --global-settings /w/workspace/autorelease-release-potassium-mvn38-openjdk17@tmp/config1836669983897059684tmp --settings /w/workspace/autorelease-release-potassium-mvn38-openjdk17@tmp/config18187384279148701606tmp -DaltDeploymentRepository=staging::default::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r -PrepoBuild '-P!karaf' -Pignore-lispflowmapping-integrationtest -Dcheckstyle.skip=true -Dskip.karaf.featureTest=true -Dsft.heap.max=4g Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn38 Java version: 17.0.12, vendor: Ubuntu, runtime: /usr/lib/jvm/java-17-openjdk-amd64 Default locale: en, platform encoding: UTF-8 OS name: "linux", version: "5.4.0-190-generic", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [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 [pom] [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] 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 [pom] [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 [pom] [INFO] ODL :: ovsdb :: it [pom] [INFO] ODL :: ovsdb :: parents [pom] [INFO] ODL :: ovsdb :: hwvtepsouthbound-karaf [pom] [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 [pom] [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 [pom] [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] serviceutils [pom] [INFO] autorelease [pom] [INFO] [INFO] -------------< org.opendaylight.daexim:daexim-test-model >-------------- [INFO] Building daexim-test-model 1.14.4 [1/255] [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] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-test-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ daexim-test-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ daexim-test-model --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/test-model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ daexim-test-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/test-model/src/main/yang [INFO] yang-to-sources: Found 0 dependencies in 4.557 ms [INFO] yang-to-sources: Project model files found: 3 in 59.93 ms [INFO] yang-to-sources: 3 YANG models processed in 66.94 ms [INFO] BindingJavaFileGenerator: Defined 16 files in 55.44 ms [INFO] Sorted 16 files into 4 directories in 3.056 ms [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 16 in 119.8 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-test-model --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-test-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [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-release-potassium-mvn38-openjdk17/daexim/test-model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-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-release-potassium-mvn38-openjdk17/daexim/test-model/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0: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.5.0:check (analyze-compile) > :spotbugs @ daexim-test-model >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ daexim-test-model --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ daexim-test-model <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ daexim-test-model --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-test-model --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/test-model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0: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] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.3: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-release-potassium-mvn38-openjdk17/daexim/test-model/target/daexim-test-model-1.14.4.jar [INFO] Writing manifest: /w/workspace/autorelease-release-potassium-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] No previous run data found, generating javadoc. [INFO] Building jar: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/test-model/target/daexim-test-model-1.14.4-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ daexim-test-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 16 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/test-model/target/bom.xml [INFO] attaching as daexim-test-model-1.14.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/test-model/target/bom.json [INFO] attaching as daexim-test-model-1.14.4-cyclonedx.json [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.1:jar-no-fork (attach-sources) @ daexim-test-model --- [INFO] Building jar: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/test-model/target/daexim-test-model-1.14.4-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ daexim-test-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ daexim-test-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ daexim-test-model --- [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/test-model/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.14.4/daexim-test-model-1.14.4.pom [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/test-model/target/daexim-test-model-1.14.4.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.14.4/daexim-test-model-1.14.4.jar [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/test-model/target/daexim-test-model-1.14.4-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.14.4/daexim-test-model-1.14.4-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/test-model/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.14.4/daexim-test-model-1.14.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/test-model/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.14.4/daexim-test-model-1.14.4-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/test-model/target/daexim-test-model-1.14.4-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-test-model/1.14.4/daexim-test-model-1.14.4-sources.jar [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.14.4/daexim-test-model-1.14.4.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ daexim-test-model --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo" instead. [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.14.4 [2/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ daexim-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ daexim-model --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ daexim-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/src/main/yang [INFO] yang-to-sources: Found 1 dependencies in 2.277 ms [INFO] yang-to-sources: Project model files found: 2 in 35.88 ms [INFO] yang-to-sources: 3 YANG models processed in 126.6 ms [INFO] BindingJavaFileGenerator: Defined 73 files in 33.20 ms [INFO] Sorted 73 files into 10 directories in 347.3 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 73 in 140.7 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-model --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [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-release-potassium-mvn38-openjdk17/daexim/model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-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-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ daexim-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 77 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/DataExportImportService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/DataExportImportService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/DataExportImportService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ daexim-model >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ daexim-model --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ daexim-model <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ daexim-model --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-model --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ daexim-model --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ daexim-model --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ daexim-model --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-model --- [INFO] Building bundle: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/daexim-model-1.14.4.jar [INFO] Writing manifest: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-model --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/AbsoluteTime.java:32: warning: no comment [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}Z)$"); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/AbsoluteTime.java:38: warning: no comment [WARNING] public AbsoluteTime(String _value) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/AbsoluteTime.java:64: warning: no comment [WARNING] public static AbsoluteTime getDefaultInstance(final String defaultValue) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/CancelExportInput.java:16: warning: no comment [WARNING] public interface CancelExportInput [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/DataExportImportService.java:9: warning: no comment [WARNING] public interface DataExportImportService [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/src/main/java/org/opendaylight/daexim/DataImportBootService.java:28: warning: no @return [WARNING] OperationStatus statusImportOnLocalNode(); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/DataStore.java:156: warning: no comment [WARNING] public DataStore(String _string) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/DataStore.java:151: warning: no comment [WARNING] public DataStore(Enumeration _enumeration) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/DataStore.java:186: warning: no comment [WARNING] public Enumeration getEnumeration() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/DataStore.java:190: warning: no comment [WARNING] public String getString() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/DataStoreBuilder.java:23: warning: no comment [WARNING] public static DataStore getDefaultInstance(java.lang.String defaultValue) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/exclusions/ExcludedModules.java:82: warning: no comment [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:.|..|[^xX].*|.[^mM].*|..[^lL].*)$", "^(?:[a-zA-Z_][a-zA-Z0-9\\-_.]*)$", "^(?:\\*)$"); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/exclusions/ExcludedModules.java:89: warning: no comment [WARNING] public ModuleName(YangIdentifier _yangIdentifier) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/exclusions/ExcludedModules.java:94: warning: no comment [WARNING] public ModuleName(WildcardStar _wildcardStar) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/exclusions/ExcludedModules.java:128: warning: no comment [WARNING] public WildcardStar getWildcardStar() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/exclusions/ExcludedModules.java:124: warning: no comment [WARNING] public YangIdentifier getYangIdentifier() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/exclusions/ExcludedModulesModuleNameBuilder.java:27: warning: no comment [WARNING] public static final String STAR = "*"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/exclusions/ExcludedModulesModuleNameBuilder.java:29: warning: no comment [WARNING] public static ModuleName getDefaultInstance(java.lang.String defaultValue) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/RelativeTime.java:30: warning: no comment [WARNING] public RelativeTime(Uint32 _value) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/RelativeTime.java:54: warning: no comment [WARNING] public static RelativeTime getDefaultInstance(final String defaultValue) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/ScheduleExportInput.java:77: warning: no comment [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:\\d{4}-\\d{2}-\\d{2}T\\d{2}:\\d{2}:\\d{2}Z)$"); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/ScheduleExportInput.java:84: warning: no comment [WARNING] public RunAt(AbsoluteTime _absoluteTime) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/ScheduleExportInput.java:89: warning: no comment [WARNING] public RunAt(RelativeTime _relativeTime) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/ScheduleExportInput.java:119: warning: no comment [WARNING] public AbsoluteTime getAbsoluteTime() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/ScheduleExportInput.java:123: warning: no comment [WARNING] public RelativeTime getRelativeTime() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/ScheduleExportInputRunAtBuilder.java:26: warning: no comment [WARNING] public static RunAt getDefaultInstance(java.lang.String defaultValue) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/StatusExportInput.java:16: warning: no comment [WARNING] public interface StatusExportInput [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/StatusImportInput.java:16: warning: no comment [WARNING] public interface StatusImportInput [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/WildcardStar.java:34: warning: no comment [WARNING] public static final List PATTERN_CONSTANTS = ImmutableList.of("^(?:\\*)$"); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/WildcardStar.java:43: warning: no comment [WARNING] public WildcardStar(String _value) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/WildcardStar.java:63: warning: no comment [WARNING] public static WildcardStar getDefaultInstance(final String defaultValue) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/internal/rev160921/daexim/daexim/status/NodeStatusKey.java:23: warning: no comment [WARNING] private final String _nodeName; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/DataStore.java:147: warning: no comment [WARNING] private final Enumeration _enumeration; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/DataStore.java:148: warning: no comment [WARNING] private final String _string; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/ScheduleExportInput.java:80: warning: no comment [WARNING] private final AbsoluteTime _absoluteTime; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/ScheduleExportInput.java:81: warning: no comment [WARNING] private final RelativeTime _relativeTime; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/WildcardStar.java:37: warning: no comment [WARNING] private final String _value; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/exclusions/ExcludedModules.java:86: warning: no comment [WARNING] private final WildcardStar _wildcardStar; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/exclusions/ExcludedModules.java:85: warning: no comment [WARNING] private final YangIdentifier _yangIdentifier; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/exclusions/ExcludedModulesKey.java:25: warning: no comment [WARNING] private final DataStore _dataStore; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/exclusions/ExcludedModulesKey.java:24: warning: no comment [WARNING] private final ExcludedModules.ModuleName _moduleName; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/inclusions/IncludedModulesKey.java:26: warning: no comment [WARNING] private final DataStore _dataStore; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/inclusions/IncludedModulesKey.java:25: warning: no comment [WARNING] private final YangIdentifier _moduleName; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/status/_import/output/NodesKey.java:23: warning: no comment [WARNING] private final String _nodeName; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/daexim/rev160921/status/export/output/NodesKey.java:23: warning: no comment [WARNING] private final String _nodeName; [WARNING] ^ [WARNING] 45 warnings [INFO] Building jar: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/daexim-model-1.14.4-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ daexim-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 19 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/bom.xml [INFO] attaching as daexim-model-1.14.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/bom.json [INFO] attaching as daexim-model-1.14.4-cyclonedx.json [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.1:jar-no-fork (attach-sources) @ daexim-model --- [INFO] Building jar: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/daexim-model-1.14.4-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ daexim-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ daexim-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ daexim-model --- [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-model/1.14.4/daexim-model-1.14.4.pom [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/daexim-model-1.14.4.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.14.4/daexim-model-1.14.4.jar [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/daexim-model-1.14.4-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.14.4/daexim-model-1.14.4-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-model/1.14.4/daexim-model-1.14.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-model/1.14.4/daexim-model-1.14.4-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/model/target/daexim-model-1.14.4-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-model/1.14.4/daexim-model-1.14.4-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-model --- [INFO] Installing org/opendaylight/daexim/daexim-model/1.14.4/daexim-model-1.14.4.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ daexim-model --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo" instead. [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.14.4 [3/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ daexim-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ daexim-spi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-spi --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [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-release-potassium-mvn38-openjdk17/daexim/spi/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0: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.5.0:check (analyze-compile) > :spotbugs @ daexim-spi >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ daexim-spi --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ daexim-spi <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ daexim-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-spi --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/spi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ daexim-spi --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ daexim-spi --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ daexim-spi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-spi --- [INFO] Building bundle: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/spi/target/daexim-spi-1.14.4.jar [INFO] Writing manifest: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/spi/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-spi --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/spi/src/main/java/org/opendaylight/daexim/spi/NodeNameProvider.java:19: warning: no @return [WARNING] String getNodeName(); [WARNING] ^ [WARNING] 1 warning [INFO] Building jar: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/spi/target/daexim-spi-1.14.4-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ daexim-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/spi/target/bom.xml [INFO] attaching as daexim-spi-1.14.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/spi/target/bom.json [INFO] attaching as daexim-spi-1.14.4-cyclonedx.json [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.1:jar-no-fork (attach-sources) @ daexim-spi --- [INFO] Building jar: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/spi/target/daexim-spi-1.14.4-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ daexim-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ daexim-spi --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ daexim-spi --- [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/spi/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-spi/1.14.4/daexim-spi-1.14.4.pom [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/spi/target/daexim-spi-1.14.4.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.14.4/daexim-spi-1.14.4.jar [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/spi/target/daexim-spi-1.14.4-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.14.4/daexim-spi-1.14.4-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/spi/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-spi/1.14.4/daexim-spi-1.14.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/spi/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-spi/1.14.4/daexim-spi-1.14.4-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/spi/target/daexim-spi-1.14.4-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-spi/1.14.4/daexim-spi-1.14.4-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-spi --- [INFO] Installing org/opendaylight/daexim/daexim-spi/1.14.4/daexim-spi-1.14.4.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ daexim-spi --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo" instead. [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.14.4 [4/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ parent --- [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/parent/target/bom.xml [INFO] attaching as parent-1.14.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/parent/target/bom.json [INFO] attaching as parent-1.14.4-cyclonedx.json [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.1:jar-no-fork (attach-sources) @ parent --- [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ parent --- [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/parent/pom.xml to /tmp/r/org/opendaylight/daexim/parent/1.14.4/parent-1.14.4.pom [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/parent/target/bom.xml to /tmp/r/org/opendaylight/daexim/parent/1.14.4/parent-1.14.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/parent/target/bom.json to /tmp/r/org/opendaylight/daexim/parent/1.14.4/parent-1.14.4-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ parent --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo" instead. [INFO] [INFO] ----------------< org.opendaylight.daexim:daexim-impl >----------------- [INFO] Building daexim-impl 1.14.4 [5/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ daexim-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ daexim-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [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-release-potassium-mvn38-openjdk17/daexim/impl/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0: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] 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': 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': 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] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:[214,29] registerRpcImplementation(java.lang.Class,I) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-potassium-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 [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:[91,83] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ daexim-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ daexim-impl --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ daexim-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ daexim-impl --- [INFO] BugInstance size is 11 [INFO] Error size is 0 [INFO] Total bugs: 11 [ERROR] Low: Overridable method registerDataImportBootReady is called from constructor new org.opendaylight.daexim.impl.DataExportImportAppProvider(DataBroker, DOMDataBroker, DOMSchemaService, NodeNameProvider, RpcProviderService, SystemReadyMonitor, BundleContext). [org.opendaylight.daexim.impl.DataExportImportAppProvider] At DataExportImportAppProvider.java:[line 211] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Overridable method registerRpcImplementation is called from constructor new org.opendaylight.daexim.impl.DataExportImportAppProvider(DataBroker, DOMDataBroker, DOMSchemaService, NodeNameProvider, RpcProviderService, SystemReadyMonitor, BundleContext). [org.opendaylight.daexim.impl.DataExportImportAppProvider] At DataExportImportAppProvider.java:[line 214] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in new org.opendaylight.daexim.impl.ExportTask(Map, Map, Boolean, Boolean, DOMDataBroker, DOMSchemaService, Consumer) [org.opendaylight.daexim.impl.ExportTask] At ExportTask.java:[line 92] DM_CONVERT_CASE [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.ExportTask.call() [org.opendaylight.daexim.impl.ExportTask] At ExportTask.java:[line 263] DM_CONVERT_CASE [ERROR] High: Found reliance on default encoding in org.opendaylight.daexim.impl.ExportTask.createPerModuleWriter(LogicalDatastoreType, YangInstanceIdentifier$NodeIdentifier): new java.io.FileWriter(File) [org.opendaylight.daexim.impl.ExportTask] At ExportTask.java:[line 155] DM_DEFAULT_ENCODING [ERROR] High: Found reliance on default encoding in org.opendaylight.daexim.impl.ExportTask.createWriter(LogicalDatastoreType, boolean): new java.io.FileWriter(File) [org.opendaylight.daexim.impl.ExportTask] At ExportTask.java:[line 138] DM_DEFAULT_ENCODING [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.ImportTask.importDatastore(LogicalDatastoreType) [org.opendaylight.daexim.impl.ImportTask, org.opendaylight.daexim.impl.ImportTask] At ImportTask.java:[line 224]Another occurrence at ImportTask.java:[line 228] DM_CONVERT_CASE [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.ImportTask.removeChildNodes(LogicalDatastoreType, DOMDataTreeReadWriteTransaction) [org.opendaylight.daexim.impl.ImportTask] At ImportTask.java:[line 291] DM_CONVERT_CASE [ERROR] High: Found reliance on default encoding in org.opendaylight.daexim.impl.ImportTask.importDatastore(LogicalDatastoreType): new java.io.InputStreamReader(InputStream) [org.opendaylight.daexim.impl.ImportTask] At ImportTask.java:[line 235] DM_DEFAULT_ENCODING [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.Util.getDaeximFilePath(boolean, LogicalDatastoreType) [org.opendaylight.daexim.impl.Util] At Util.java:[line 80] DM_CONVERT_CASE [ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in org.opendaylight.daexim.impl.Util.lambda$collectDatastoreFiles$1(LogicalDatastoreType, File, String) [org.opendaylight.daexim.impl.Util] At Util.java:[line 207] DM_CONVERT_CASE [INFO] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" [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.13.0: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-release-potassium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/CollectImportFilesTest.java:[77,31] unchecked method invocation: constructor in class org.opendaylight.daexim.impl.ImportTask is applied to given types required: org.opendaylight.yang.gen.v1.urn.opendaylight.daexim.rev160921.ImmediateImportInput,org.opendaylight.mdsal.dom.api.DOMDataBroker,org.opendaylight.mdsal.dom.api.DOMSchemaService,boolean,java.util.function.Consumer found: org.opendaylight.yang.gen.v1.urn.opendaylight.daexim.rev160921.ImmediateImportInput,org.opendaylight.mdsal.dom.api.DOMDataBroker,org.opendaylight.mdsal.dom.api.DOMSchemaService,boolean,java.util.function.Consumer [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/CollectImportFilesTest.java:[77,94] unchecked conversion required: java.util.function.Consumer found: java.util.function.Consumer [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[103,24] registerRpcImplementation(java.lang.Class,I) in org.opendaylight.mdsal.binding.api.RpcProviderService has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[104,24] unchecked method invocation: method thenReturn in interface org.mockito.stubbing.OngoingStubbing is applied to given types required: T found: org.opendaylight.yangtools.concepts.ObjectRegistration [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[104,29] unchecked conversion required: T found: org.opendaylight.yangtools.concepts.ObjectRegistration [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[259,17] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[274,17] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[288,27] awaitBootImport(java.lang.String) in org.opendaylight.daexim.impl.DataExportImportAppProvider has been deprecated [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:[305,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] Surefire report directory: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.daexim.impl.ModuleExclusionTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.550 s -- in org.opendaylight.daexim.impl.ModuleExclusionTest [INFO] Running org.opendaylight.daexim.impl.CollectImportFilesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s -- in org.opendaylight.daexim.impl.CollectImportFilesTest [INFO] Running org.opendaylight.daexim.impl.MetadataParsingTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s -- in org.opendaylight.daexim.impl.MetadataParsingTest [INFO] Running org.opendaylight.daexim.impl.DataExportImportAppProviderTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.09 s -- in org.opendaylight.daexim.impl.DataExportImportAppProviderTest [INFO] Running org.opendaylight.daexim.impl.PerModuleExportTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.070 s -- in org.opendaylight.daexim.impl.PerModuleExportTest [INFO] Running org.opendaylight.daexim.impl.DateAndTimeTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.opendaylight.daexim.impl.DateAndTimeTest [INFO] Running org.opendaylight.daexim.impl.LocalExportTaskTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in org.opendaylight.daexim.impl.LocalExportTaskTest [INFO] Running org.opendaylight.daexim.impl.ImportTaskTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.opendaylight.daexim.impl.ImportTaskTest [INFO] Running org.opendaylight.daexim.impl.UtilTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.daexim.impl.UtilTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ daexim-impl --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ daexim-impl --- [INFO] Building bundle: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/target/daexim-impl-1.14.4.jar [INFO] Writing manifest: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-impl --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:114: warning: no comment [WARNING] public class DataExportImportAppProvider implements DataExportImportService, DataImportBootService, AutoCloseable { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:143: warning: no comment [WARNING] public DataExportImportAppProvider(@Reference DataBroker dataBroker, @Reference DOMDataBroker domDataBroker, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:62: warning: no comment [WARNING] public class ExportTask implements Callable { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:80: warning: no comment [WARNING] public ExportTask(@Nullable Map includedModulesMap, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:89: warning: no comment [WARNING] public class ImportTask implements Callable { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:124: warning: no comment [WARNING] public ImportTask(final ImmediateImportInput input, DOMDataBroker domDataBroker, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:42: warning: no comment [WARNING] public String getModule() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:34: warning: no comment [WARNING] public String getNamespace() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:26: warning: no comment [WARNING] public String getRevision() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:46: warning: no comment [WARNING] public void setModule(String module) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:38: warning: no comment [WARNING] public void setNamespace(String namespace) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/Model.java:30: warning: no comment [WARNING] public void setRevision(String revision) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/ModelsNotAvailableException.java:11: warning: no comment [WARNING] public class ModelsNotAvailableException extends Exception { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/model/internal/ModelsNotAvailableException.java:14: warning: no comment [WARNING] public ModelsNotAvailableException(String message) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:192: warning: no @param for isBooting [WARNING] public static ListMultimap collectDataFiles(boolean isBooting) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:192: warning: no @return [WARNING] public static ListMultimap collectDataFiles(boolean isBooting) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:44: warning: no comment [WARNING] public final class Util { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:54: warning: no comment [WARNING] public static final String CFG_FILE_NAME = "org.opendaylight.daexim.cfg"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:59: warning: no comment [WARNING] public static final String DAEXIM_BOOT_SUBDIR = "boot"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:58: warning: no comment [WARNING] public static final String DAEXIM_DIR = INTERNAL_LOCAL_NAME; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:56: warning: no comment [WARNING] public static final String DAEXIM_DIR_PROP = "daexim.dir"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:61: warning: no comment [WARNING] public static final String DEFAULT_DIR_LOCATION = "${karaf.home}/" + DAEXIM_DIR; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:55: warning: no comment [WARNING] public static final String ETC_CFG_FILE = "${karaf.etc}/" + CFG_FILE_NAME; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:52: warning: no comment [WARNING] public static final String FILE_PREFIX = "odl_backup_"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:53: warning: no comment [WARNING] public static final String FILE_SUFFIX = ".json"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:57: warning: no comment [WARNING] public static final String INTERNAL_LOCAL_NAME = "daexim"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:65: warning: no comment [WARNING] public static final String INTERNAL_MODULE_NAME = "data-export-import-internal"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:79: warning: no comment [WARNING] public static Path getDaeximFilePath(boolean isBooting, LogicalDatastoreType type) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:83: warning: no comment [WARNING] public static Path getModelsFilePath(boolean isBooting) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:212: warning: no comment [WARNING] public static boolean isModelFilePresent(boolean isBooting) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:128: warning: no comment [WARNING] public static List parseModels(final InputStream is) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:71: warning: no comment [WARNING] public static String storeNameByType(LogicalDatastoreType type) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/Util.java:75: warning: no comment [WARNING] public static LogicalDatastoreType storeTypeFromName(String name) { [WARNING] ^ [WARNING] 33 warnings [INFO] Building jar: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/target/daexim-impl-1.14.4-javadoc.jar [INFO] [INFO] --- build-helper-maven-plugin:3.6.0:attach-artifact (attach-daexim-cfg) @ daexim-impl --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ daexim-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 50 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/target/bom.xml [INFO] attaching as daexim-impl-1.14.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/target/bom.json [INFO] attaching as daexim-impl-1.14.4-cyclonedx.json [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.mdsal:yang-binding:jar:12.0.6:compile [WARNING] org.opendaylight.yangtools:yang-data-api:jar:11.0.7:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-dom-adapter:test-jar:tests:12.0.6:test [WARNING] com.google.guava:guava:jar:32.1.3-jre:compile [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:provided [WARNING] org.opendaylight.mdsal:mdsal-common-api:jar:12.0.6:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile [WARNING] org.opendaylight.yangtools:yang-data-util:jar:11.0.7:provided [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ daexim-impl --- [INFO] Building jar: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/target/daexim-impl-1.14.4-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ daexim-impl --- [ERROR] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:403: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ImportTask.java:446: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/DataExportImportAppProvider.java:399: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:138: Prefer java.io.FileWriter.(File, Charset) [ERROR] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:149: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:150: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:155: Prefer java.io.FileWriter.(File, Charset) [ERROR] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:160: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:204: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:230: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:346: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/java/org/opendaylight/daexim/impl/ExportTask.java:366: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:263: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/DataExportImportAppProviderTest.java:309: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/ImportTaskTest.java:111: Prefer java.util.Optional.orElseThrow [ERROR] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/test/java/org/opendaylight/daexim/impl/ImportTaskTest.java:139: Prefer java.util.Optional.orElseThrow [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ daexim-impl --- [INFO] Loading execution data file /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'daexim-impl' with 13 classes [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ daexim-impl --- [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-impl/1.14.4/daexim-impl-1.14.4.pom [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/target/daexim-impl-1.14.4.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.14.4/daexim-impl-1.14.4.jar [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/target/daexim-impl-1.14.4-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.14.4/daexim-impl-1.14.4-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/src/main/config/org.opendaylight.daexim.cfg to /tmp/r/org/opendaylight/daexim/daexim-impl/1.14.4/daexim-impl-1.14.4.cfg [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-impl/1.14.4/daexim-impl-1.14.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-impl/1.14.4/daexim-impl-1.14.4-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/impl/target/daexim-impl-1.14.4-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-impl/1.14.4/daexim-impl-1.14.4-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ daexim-impl --- [INFO] Installing org/opendaylight/daexim/daexim-impl/1.14.4/daexim-impl-1.14.4.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ daexim-impl --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo" instead. [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.14.4 [6/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-akka-infoprovider-impl --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ daexim-akka-infoprovider-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ daexim-akka-infoprovider-impl --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-akka-infoprovider-impl --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-akka-infoprovider-impl --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [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-release-potassium-mvn38-openjdk17/daexim/akka-infoprovider-impl/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0: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.5.0:check (analyze-compile) > :spotbugs @ daexim-akka-infoprovider-impl >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ daexim-akka-infoprovider-impl --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ daexim-akka-infoprovider-impl <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ daexim-akka-infoprovider-impl --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ daexim-akka-infoprovider-impl --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/akka-infoprovider-impl/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0: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] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.3: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-release-potassium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.14.4.jar [INFO] Writing manifest: /w/workspace/autorelease-release-potassium-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] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/akka-infoprovider-impl/src/main/java/org/opendaylight/daexim/impl/AkkaNodeNameProvider.java:37: warning: no comment [WARNING] public AkkaNodeNameProvider(@Reference final ActorSystemProvider provider) { [WARNING] ^ [WARNING] 1 warning [INFO] Building jar: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.14.4-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ daexim-akka-infoprovider-impl --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 57 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/bom.xml [INFO] attaching as daexim-akka-infoprovider-impl-1.14.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/bom.json [INFO] attaching as daexim-akka-infoprovider-impl-1.14.4-cyclonedx.json [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.opendaylight.controller:repackaged-akka:jar:8.0.6:compile [WARNING] org.scala-lang:scala-library:jar:2.13.14:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ daexim-akka-infoprovider-impl --- [INFO] Building jar: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.14.4-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ daexim-akka-infoprovider-impl --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ daexim-akka-infoprovider-impl --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ daexim-akka-infoprovider-impl --- [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/akka-infoprovider-impl/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4/daexim-akka-infoprovider-impl-1.14.4.pom [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.14.4.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4/daexim-akka-infoprovider-impl-1.14.4.jar [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.14.4-javadoc.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4/daexim-akka-infoprovider-impl-1.14.4-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4/daexim-akka-infoprovider-impl-1.14.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4/daexim-akka-infoprovider-impl-1.14.4-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/akka-infoprovider-impl/target/daexim-akka-infoprovider-impl-1.14.4-sources.jar to /tmp/r/org/opendaylight/daexim/daexim-akka-infoprovider-impl/1.14.4/daexim-akka-infoprovider-impl-1.14.4-sources.jar [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.14.4/daexim-akka-infoprovider-impl-1.14.4.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ daexim-akka-infoprovider-impl --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo" instead. [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.14.4 [7/255] [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] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-daexim --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-daexim --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12: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] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-daexim --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-daexim --- [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-daexim --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/features/odl-daexim/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6: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.5.0:check (analyze-compile) > :spotbugs @ odl-daexim >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-daexim --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-daexim <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-daexim --- [INFO] [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-daexim --- [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-daexim --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-daexim --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-daexim --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 193 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/features/odl-daexim/target/bom.xml [INFO] attaching as odl-daexim-1.14.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/features/odl-daexim/target/bom.json [INFO] attaching as odl-daexim-1.14.4-cyclonedx.json [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.1:jar-no-fork (attach-sources) @ odl-daexim --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-daexim --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-daexim --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-daexim --- [WARNING] [WARNING] The packaging plugin for project odl-daexim did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/features/odl-daexim/pom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.14.4/odl-daexim-1.14.4.pom [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/features/odl-daexim/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.14.4/odl-daexim-1.14.4-features.xml [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/features/odl-daexim/target/bom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim/1.14.4/odl-daexim-1.14.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/features/odl-daexim/target/bom.json to /tmp/r/org/opendaylight/daexim/odl-daexim/1.14.4/odl-daexim-1.14.4-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-daexim --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-daexim did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ---------------< org.opendaylight.daexim:odl-daexim-all >--------------- [INFO] Building OpenDaylight :: Daexim :: All 1.14.4 [8/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-daexim-all --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-daexim-all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12: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] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-daexim-all --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-daexim-all --- [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-daexim-all --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/features/odl-daexim-all/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6: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.5.0:check (analyze-compile) > :spotbugs @ odl-daexim-all >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-daexim-all --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-daexim-all <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-daexim-all --- [INFO] [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-daexim-all --- [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-daexim-all --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-daexim-all --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-daexim-all --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 381 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/features/odl-daexim-all/target/bom.xml [INFO] attaching as odl-daexim-all-1.14.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/features/odl-daexim-all/target/bom.json [INFO] attaching as odl-daexim-all-1.14.4-cyclonedx.json [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.1:jar-no-fork (attach-sources) @ odl-daexim-all --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-daexim-all --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-daexim-all --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-daexim-all --- [WARNING] [WARNING] The packaging plugin for project odl-daexim-all did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/features/odl-daexim-all/pom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.14.4/odl-daexim-all-1.14.4.pom [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/features/odl-daexim-all/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.14.4/odl-daexim-all-1.14.4-features.xml [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/features/odl-daexim-all/target/bom.xml to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.14.4/odl-daexim-all-1.14.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/features/odl-daexim-all/target/bom.json to /tmp/r/org/opendaylight/daexim/odl-daexim-all/1.14.4/odl-daexim-all-1.14.4-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-daexim-all --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-daexim-all did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] --------------< org.opendaylight.daexim:daexim-features >--------------- [INFO] Building ODL :: daexim :: daexim-features 1.14.4 [9/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-features --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ daexim-features --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12: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] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-features --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-features --- [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ daexim-features --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/features/daexim-features/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6: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.5.0:check (analyze-compile) > :spotbugs @ daexim-features >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ daexim-features --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ daexim-features <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ daexim-features --- [INFO] [INFO] --- features-test-plugin:13.1.3:test (default) @ daexim-features --- [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ daexim-features --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-features --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ daexim-features --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 382 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/features/daexim-features/target/bom.xml [INFO] attaching as daexim-features-1.14.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/features/daexim-features/target/bom.json [INFO] attaching as daexim-features-1.14.4-cyclonedx.json [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.1:jar-no-fork (attach-sources) @ daexim-features --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ daexim-features --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ daexim-features --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ daexim-features --- [WARNING] [WARNING] The packaging plugin for project daexim-features did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/features/daexim-features/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.14.4/daexim-features-1.14.4.pom [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/features/daexim-features/target/feature/feature.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.14.4/daexim-features-1.14.4-features.xml [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/features/daexim-features/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-features/1.14.4/daexim-features-1.14.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/features/daexim-features/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-features/1.14.4/daexim-features-1.14.4-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ daexim-features --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project daexim-features did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ------------< org.opendaylight.daexim:features-aggregator >------------- [INFO] Building ODL :: daexim :: features-aggregator 1.14.4 [10/255] [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] Rule 0: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ features-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ features-aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/features/target/bom.xml [INFO] attaching as features-aggregator-1.14.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/features/target/bom.json [INFO] attaching as features-aggregator-1.14.4-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ features-aggregator --- [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/features/pom.xml to /tmp/r/org/opendaylight/daexim/features-aggregator/1.14.4/features-aggregator-1.14.4.pom [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/features/target/bom.xml to /tmp/r/org/opendaylight/daexim/features-aggregator/1.14.4/features-aggregator-1.14.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/features/target/bom.json to /tmp/r/org/opendaylight/daexim/features-aggregator/1.14.4/features-aggregator-1.14.4-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ features-aggregator --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo" instead. [INFO] [INFO] --------------< org.opendaylight.daexim:daexim-artifacts >-------------- [INFO] Building daexim-artifacts 1.14.4 [11/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ daexim-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ daexim-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/artifacts/target/bom.xml [INFO] attaching as daexim-artifacts-1.14.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/artifacts/target/bom.json [INFO] attaching as daexim-artifacts-1.14.4-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ daexim-artifacts --- [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/artifacts/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-artifacts/1.14.4/daexim-artifacts-1.14.4.pom [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/artifacts/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim-artifacts/1.14.4/daexim-artifacts-1.14.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/artifacts/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim-artifacts/1.14.4/daexim-artifacts-1.14.4-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ daexim-artifacts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo" instead. [INFO] [INFO] ----------------< org.opendaylight.daexim:daexim-karaf >---------------- [INFO] Building daexim-karaf 1.14.4 [12/255] [INFO] --------------------------------[ pom ]--------------------------------- [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ daexim-karaf --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ daexim-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ daexim-karaf --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/karaf/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ daexim-karaf --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ daexim-karaf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ daexim-karaf --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (process-resources) @ daexim-karaf --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/karaf/src/main/resources [INFO] [INFO] --- karaf-maven-plugin:4.4.6: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-release-potassium-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.6/kar [INFO] Feature framework will be added as a startup feature [INFO] Generating Karaf assembly: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/karaf/target/assembly [INFO] Unzipping kars [INFO] processing KAR: mvn:org.apache.karaf.features/framework/4.4.6/kar [INFO] found repository: mvn:org.apache.karaf.features/framework/4.4.6/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.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.3 [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.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [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.7 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 [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.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/daexim-features/1.14.4/xml/features [INFO] adding feature repository: mvn:org.apache.karaf.features/standard/4.4.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim/1.14.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.daexim/odl-daexim-all/1.14.4/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc6991/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding/12.0.6/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.web/pax-web-features/8.0.27/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-dom-adapter/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-broker/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-base/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf/6.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-utils/6.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.infrautils/odl-infrautils-ready/6.0.9/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-broker/8.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-guava/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-nb/6.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-common/11.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-runtime/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-api/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-exp-netty-config/8.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8072/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-util/11.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-distributed-datastore/8.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-remoterpc-connector/8.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-binding/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-dom/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-common/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-bytebuddy/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data-api/11.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-binding-runtime-api/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-dom-api/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-restconf-common/6.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8040/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-api/6.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-netty-4/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-mdsal-clustering-commons/8.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-codec/11.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-dom/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-text/13.1.3/xml/features [INFO] adding feature repository: mvn:tech.pantheon.triemap/pt-triemap/1.3.1/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jetty/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-export/11.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser-api/11.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8525/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-shiro/0.18.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-parser/11.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-data/11.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-singleton-common/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-mdsal-common/8.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8526/6.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6470/6.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6241/6.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc5277/6.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc8040/6.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-akka/8.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-gson/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-stax2-api/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-servlet-api/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-dropwizard-metrics/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-apache-commons-lang3/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-web/0.18.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-jolokia/8.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-karaf-feat-jdbc/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc8342/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath-api/11.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal/odl-mdsal-eos-common/12.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-cert/0.18.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-encryption-service/0.18.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-api/0.18.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-aaa-password-service/0.18.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jersey-2/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-scala/8.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.netconf/odl-netconf-model-rfc6243/6.0.8/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-antlr4/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.yangtools/odl-yangtools-xpath/11.0.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-ws-rs-api/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-jakarta-activation-api/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.controller/odl-controller-blueprint/8.0.6/xml/features [INFO] adding feature repository: mvn:org.opendaylight.mdsal.model/odl-mdsal-model-rfc7952/12.0.6/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.jdbc/pax-jdbc-features/1.5.7/xml/features [INFO] adding feature repository: mvn:org.opendaylight.odlparent/odl-javassist-3/13.1.3/xml/features [INFO] adding feature repository: mvn:org.opendaylight.aaa/odl-apache-shiro/0.18.6/xml/features [INFO] adding feature repository: mvn:org.ops4j.pax.transx/pax-transx-features/0.5.4/xml/features [INFO] Feature kar/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.kar/org.apache.karaf.kar.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.kar.cfg [INFO] Feature jaas-boot/4.4.6 is defined as a boot feature [INFO] adding library: lib/boot/org.apache.karaf.jaas.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.4.6 [INFO] Feature scr/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.4.6 [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 aries-proxy/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.ow2.asm/asm-tree/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-commons/9.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-analysis/9.7 [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.7 [INFO] adding maven artifact: mvn:org.ow2.asm/asm-util/9.7 [INFO] Feature shell/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.groovy/4.4.6 [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.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.service/org.apache.karaf.service.core/4.4.6 [INFO] Feature jaas/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.4.6 [INFO] adding config file: etc/org.apache.karaf.jaas.cfg [INFO] adding config file: etc/org.apache.karaf.command.acl.jaas.cfg [INFO] Feature package/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.package/org.apache.karaf.package.core/4.4.6 [INFO] Feature ssh/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.bouncycastle/bcutil-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-scp/2.12.1 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.4.6 [INFO] adding maven artifact: mvn:org.bouncycastle/bcprov-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-sftp/2.12.1 [INFO] adding maven artifact: mvn:org.bouncycastle/bcpkix-jdk18on/1.77 [INFO] adding maven artifact: mvn:org.apache.sshd/sshd-osgi/2.12.1 [INFO] Feature feature/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.command/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [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 management/4.4.6 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.karaf.management/org.apache.karaf.management.server/4.4.6 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.core/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.api/1.1.5 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.blueprint.api/1.2.0 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.jmx/org.apache.aries.jmx.core/1.1.8 [INFO] adding config file: etc/jmx.acl.cfg [INFO] adding config file: etc/jmx.acl.org.apache.karaf.security.jmx.cfg [INFO] adding config file: etc/jmx.acl.java.lang.Memory.cfg [INFO] adding config file: etc/jmx.acl.osgi.compendium.cm.cfg [INFO] adding config file: etc/org.apache.karaf.management.cfg [INFO] Feature 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 system/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.system/org.apache.karaf.system.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.command.acl.system.cfg [INFO] Feature log/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.log/org.apache.karaf.log.core/4.4.6 [INFO] adding config file: etc/org.apache.karaf.log.cfg [INFO] Feature aries-blueprint/4.4.6 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.6 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.2 [INFO] adding maven artifact: mvn:org.apache.aries/org.apache.aries.util/1.1.3 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0 [INFO] adding maven artifact: mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.3 [INFO] Feature config/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.config/org.apache.karaf.config.command/4.4.6 [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 instance/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.instance/org.apache.karaf.instance.core/4.4.6 [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 framework/4.4.6 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.sling/org.apache.sling.commons.johnzon/1.2.16 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.extension/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-log4j2/2.2.7 [INFO] adding maven artifact: mvn:org.apache.karaf.features/org.apache.karaf.features.core/4.4.6 [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.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.apache.karaf.config/org.apache.karaf.config.core/4.4.6 [INFO] adding maven artifact: mvn:org.ops4j.pax.logging/pax-logging-api/2.2.7 [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 shell-compat/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.table/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.shell/org.apache.karaf.shell.console/4.4.6 [INFO] Feature diagnostic/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.4.6 [INFO] adding library: lib/boot/org.apache.karaf.diagnostic.boot-4.4.6.jar [INFO] adding maven library: mvn:org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.4.6 [INFO] Feature deployer/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.4.6 [INFO] adding maven artifact: mvn:org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.4.6 [INFO] Feature 403e8001-45f7-47cf-b3bd-fa34b277db70/0.0.0 is defined as a boot feature [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcpkix-framework-ext/13.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcprov-framework-ext/13.1.3 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/karaf.branding/13.1.3 [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.metatype/1.2.4 [INFO] adding maven artifact: mvn:org.opendaylight.odlparent/bcutil-framework-ext/13.1.3 [INFO] Feature bundle/4.4.6 is defined as a boot feature [INFO] adding maven artifact: mvn:org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.4.6 [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 standard/4.4.6 is defined as a boot feature [INFO] Install stage [INFO] Loading installed repositories [INFO] Feature wrapper/4.4.6 is defined as an installed feature [INFO] adding maven artifact: mvn:org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.4.6 [INFO] adding maven artifact: mvn:org.osgi/org.osgi.service.event/1.4.1 [INFO] adding maven artifact: mvn:org.slf4j/slf4j-api/2.0.12 [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ daexim-karaf >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ daexim-karaf --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ daexim-karaf <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ daexim-karaf --- [INFO] [INFO] --- maven-antrun-plugin:3.1.0:run (remove-system-process-compile) @ daexim-karaf --- [INFO] Executing tasks [INFO] Executed tasks [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.1.3-config.properties to /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/karaf/target/assembly/etc/org.ops4j.pax.url.mvn.cfg [INFO] [INFO] --- copy-files-plugin:13.1.3: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-release-potassium-mvn38-openjdk17/daexim/karaf/src/main/assembly [INFO] [INFO] --- karaf-plugin:13.1.3:populate-local-repo (populate-local-repo) @ daexim-karaf --- [INFO] Feature repository discovered recursively: 93da0688-4573-4585-a8a1-92cd51b77b0d [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.14.4 [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-8.0.6 [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-8.0.6 [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-8.0.6 [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-8.0.6 [INFO] Feature repository discovered recursively: odl-infrautils-utils [INFO] Feature repository discovered recursively: odl-daexim-all-1.14.4 [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.8 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-extras-8.0.6 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.6 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [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.18.6 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: framework-4.4.6 [INFO] Feature repository discovered recursively: standard-4.4.6 [INFO] Feature repository discovered recursively: framework-4.4.6 [INFO] Feature repository discovered recursively: daexim-features [INFO] Feature repository discovered recursively: odl-daexim-1.14.4 [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-8.0.6 [INFO] Feature repository discovered recursively: odl-mdsal-singleton-dom [INFO] Feature repository discovered recursively: odl-mdsal-singleton-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-common [INFO] Feature repository discovered recursively: odl-mdsal-eos-dom [INFO] Feature repository discovered recursively: odl-mdsal-eos-binding [INFO] Feature repository discovered recursively: odl-mdsal-remoterpc-connector [INFO] Feature repository discovered recursively: odl-controller-8.0.6 [INFO] Feature repository discovered recursively: odl-apache-commons-text [INFO] Feature repository discovered recursively: odl-apache-commons-lang3 [INFO] Feature repository discovered recursively: odl-yangtools-codec [INFO] Feature repository discovered recursively: odl-gson [INFO] Feature repository discovered recursively: odl-stax2-api [INFO] Feature repository discovered recursively: odl-controller-8.0.6 [INFO] Feature repository discovered recursively: odl-dropwizard-metrics [INFO] Feature repository discovered recursively: odl-servlet-api [INFO] Feature repository discovered recursively: odl-controller-akka [INFO] Feature repository discovered recursively: odl-controller-scala [INFO] Feature repository discovered recursively: odl-controller-mdsal-common-8.0.6 [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.14.4 [INFO] Feature repository discovered recursively: odl-restconf [INFO] Feature repository discovered recursively: odl-restconf-nb-6.0.8 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8072 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8040 [INFO] Feature repository discovered recursively: odl-controller-exp-netty-config [INFO] Feature repository discovered recursively: odl-netty-4 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-karaf-feat-jetty [INFO] Feature repository discovered recursively: odl-yangtools-export [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8525 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc8342 [INFO] Feature repository discovered recursively: odl-mdsal-model-rfc7952 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-karaf-feat-jdbc [INFO] Feature repository discovered recursively: org.ops4j.pax.jdbc-1.5.7 [INFO] Feature repository discovered recursively: pax-transx-0.5.4 [INFO] Feature repository discovered recursively: odl-extras-8.0.6 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-jersey-2 [INFO] Feature repository discovered recursively: odl-javassist-3 [INFO] Feature repository discovered recursively: odl-ws-rs-api [INFO] Feature repository discovered recursively: odl-jakarta-activation-api [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-controller-blueprint-8.0.6 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-aaa-0.18.6 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6470 [INFO] Feature repository discovered recursively: odl-netconf-6.0.8 [INFO] Feature repository discovered recursively: odl-netconf-model-rfc6243 [INFO] Feature repository discovered recursively: standard-4.4.6 [INFO] Feature repository discovered recursively: org.ops4j.pax.web-8.0.27 [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-release-potassium-mvn38-openjdk17/daexim/karaf/target/assembly/system/org/bouncycastle [INFO] Executed tasks [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ daexim-karaf --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- karaf-maven-plugin:4.4.6:archive (package) @ daexim-karaf --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ daexim-karaf --- [INFO] Skipping CycloneDX goal, because module skips deploy [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 --- [INFO] Skipping pom project [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ daexim-karaf --- [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ daexim-karaf --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ daexim-karaf --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ daexim-karaf --- [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/karaf/pom.xml to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.14.4/daexim-karaf-1.14.4.pom [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/karaf/target/daexim-karaf-1.14.4.tar.gz to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.14.4/daexim-karaf-1.14.4.tar.gz [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/karaf/target/daexim-karaf-1.14.4.zip to /tmp/r/org/opendaylight/daexim/daexim-karaf/1.14.4/daexim-karaf-1.14.4.zip [INFO] [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ daexim-karaf --- [INFO] Skipping artifact deployment [INFO] [INFO] -------------------< org.opendaylight.daexim:daexim >------------------- [INFO] Building daexim 1.14.4 [13/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ daexim --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ daexim --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/target/bom.xml [INFO] attaching as daexim-1.14.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/target/bom.json [INFO] attaching as daexim-1.14.4-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ daexim --- [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/pom.xml to /tmp/r/org/opendaylight/daexim/daexim/1.14.4/daexim-1.14.4.pom [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/target/bom.xml to /tmp/r/org/opendaylight/daexim/daexim/1.14.4/daexim-1.14.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/daexim/target/bom.json to /tmp/r/org/opendaylight/daexim/daexim/1.14.4/daexim-1.14.4-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ daexim --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo" instead. [INFO] [INFO] --------< org.opendaylight.integration:distribution-artifacts >--------- [INFO] Building ODL :: integration :: distribution-artifacts 0.19.4 [14/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ distribution-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ distribution-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/artifacts/distribution/target/bom.xml [INFO] attaching as distribution-artifacts-0.19.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/artifacts/distribution/target/bom.json [INFO] attaching as distribution-artifacts-0.19.4-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ distribution-artifacts --- [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/artifacts/distribution/pom.xml to /tmp/r/org/opendaylight/integration/distribution-artifacts/0.19.4/distribution-artifacts-0.19.4.pom [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/artifacts/distribution/target/bom.xml to /tmp/r/org/opendaylight/integration/distribution-artifacts/0.19.4/distribution-artifacts-0.19.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/artifacts/distribution/target/bom.json to /tmp/r/org/opendaylight/integration/distribution-artifacts/0.19.4/distribution-artifacts-0.19.4-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ distribution-artifacts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo" instead. [INFO] [INFO] --------------< org.opendaylight.integration:properties >--------------- [INFO] Building ODL :: integration :: properties 0.19.4 [15/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ properties --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ properties --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/artifacts/upstream/properties/target/bom.xml [INFO] attaching as properties-0.19.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/artifacts/upstream/properties/target/bom.json [INFO] attaching as properties-0.19.4-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ properties --- [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/artifacts/upstream/properties/pom.xml to /tmp/r/org/opendaylight/integration/properties/0.19.4/properties-0.19.4.pom [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/artifacts/upstream/properties/target/bom.xml to /tmp/r/org/opendaylight/integration/properties/0.19.4/properties-0.19.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/artifacts/upstream/properties/target/bom.json to /tmp/r/org/opendaylight/integration/properties/0.19.4/properties-0.19.4-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ properties --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo" instead. [INFO] [INFO] ----------< org.opendaylight.integration:artifact-artifacts >----------- [INFO] Building ODL :: integration :: artifact-artifacts 0.19.4 [16/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ artifact-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ artifact-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/artifacts/upstream/artifacts/target/bom.xml [INFO] attaching as artifact-artifacts-0.19.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/artifacts/upstream/artifacts/target/bom.json [INFO] attaching as artifact-artifacts-0.19.4-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ artifact-artifacts --- [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/artifacts/upstream/artifacts/pom.xml to /tmp/r/org/opendaylight/integration/artifact-artifacts/0.19.4/artifact-artifacts-0.19.4.pom [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/artifacts/upstream/artifacts/target/bom.xml to /tmp/r/org/opendaylight/integration/artifact-artifacts/0.19.4/artifact-artifacts-0.19.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/artifacts/upstream/artifacts/target/bom.json to /tmp/r/org/opendaylight/integration/artifact-artifacts/0.19.4/artifact-artifacts-0.19.4-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ artifact-artifacts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo" instead. [INFO] [INFO] ------------< org.opendaylight.integration:other-artifacts >------------ [INFO] Building ODL :: integration :: other-artifacts 0.19.4 [17/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ other-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ other-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/artifacts/upstream/other/target/bom.xml [INFO] attaching as other-artifacts-0.19.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/artifacts/upstream/other/target/bom.json [INFO] attaching as other-artifacts-0.19.4-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ other-artifacts --- [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/artifacts/upstream/other/pom.xml to /tmp/r/org/opendaylight/integration/other-artifacts/0.19.4/other-artifacts-0.19.4.pom [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/artifacts/upstream/other/target/bom.xml to /tmp/r/org/opendaylight/integration/other-artifacts/0.19.4/other-artifacts-0.19.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/artifacts/upstream/other/target/bom.json to /tmp/r/org/opendaylight/integration/other-artifacts/0.19.4/other-artifacts-0.19.4-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ other-artifacts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo" instead. [INFO] [INFO] --------< org.opendaylight.integration:upstream-all-artifacts >--------- [INFO] Building ODL :: integration :: upstream-all-artifacts 0.19.4 [18/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ upstream-all-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ upstream-all-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/artifacts/upstream/all/target/bom.xml [INFO] attaching as upstream-all-artifacts-0.19.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/artifacts/upstream/all/target/bom.json [INFO] attaching as upstream-all-artifacts-0.19.4-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ upstream-all-artifacts --- [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/artifacts/upstream/all/pom.xml to /tmp/r/org/opendaylight/integration/upstream-all-artifacts/0.19.4/upstream-all-artifacts-0.19.4.pom [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/artifacts/upstream/all/target/bom.xml to /tmp/r/org/opendaylight/integration/upstream-all-artifacts/0.19.4/upstream-all-artifacts-0.19.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/artifacts/upstream/all/target/bom.json to /tmp/r/org/opendaylight/integration/upstream-all-artifacts/0.19.4/upstream-all-artifacts-0.19.4-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ upstream-all-artifacts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo" instead. [INFO] [INFO] ----------< org.opendaylight.integration:upstream-aggregator >---------- [INFO] Building ODL :: integration :: upstream-aggregator 0.19.4 [19/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ upstream-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ upstream-aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/artifacts/upstream/target/bom.xml [INFO] attaching as upstream-aggregator-0.19.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/artifacts/upstream/target/bom.json [INFO] attaching as upstream-aggregator-0.19.4-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ upstream-aggregator --- [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/artifacts/upstream/pom.xml to /tmp/r/org/opendaylight/integration/upstream-aggregator/0.19.4/upstream-aggregator-0.19.4.pom [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/artifacts/upstream/target/bom.xml to /tmp/r/org/opendaylight/integration/upstream-aggregator/0.19.4/upstream-aggregator-0.19.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/artifacts/upstream/target/bom.json to /tmp/r/org/opendaylight/integration/upstream-aggregator/0.19.4/upstream-aggregator-0.19.4-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ upstream-aggregator --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo" instead. [INFO] [INFO] -------------< org.opendaylight.integration:all-artifacts >------------- [INFO] Building ODL :: integration :: all-artifacts 0.19.4 [20/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ all-artifacts --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ all-artifacts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/artifacts/all/target/bom.xml [INFO] attaching as all-artifacts-0.19.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/artifacts/all/target/bom.json [INFO] attaching as all-artifacts-0.19.4-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ all-artifacts --- [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/artifacts/all/pom.xml to /tmp/r/org/opendaylight/integration/all-artifacts/0.19.4/all-artifacts-0.19.4.pom [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/artifacts/all/target/bom.xml to /tmp/r/org/opendaylight/integration/all-artifacts/0.19.4/all-artifacts-0.19.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/artifacts/all/target/bom.json to /tmp/r/org/opendaylight/integration/all-artifacts/0.19.4/all-artifacts-0.19.4-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ all-artifacts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo" instead. [INFO] [INFO] ---------< org.opendaylight.integration:artifacts-aggregator >---------- [INFO] Building ODL :: integration :: artifacts-aggregator 0.19.4 [21/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ artifacts-aggregator --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ artifacts-aggregator --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/artifacts/target/bom.xml [INFO] attaching as artifacts-aggregator-0.19.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/artifacts/target/bom.json [INFO] attaching as artifacts-aggregator-0.19.4-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ artifacts-aggregator --- [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/artifacts/pom.xml to /tmp/r/org/opendaylight/integration/artifacts-aggregator/0.19.4/artifacts-aggregator-0.19.4.pom [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/artifacts/target/bom.xml to /tmp/r/org/opendaylight/integration/artifacts-aggregator/0.19.4/artifacts-aggregator-0.19.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/artifacts/target/bom.json to /tmp/r/org/opendaylight/integration/artifacts-aggregator/0.19.4/artifacts-aggregator-0.19.4-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ artifacts-aggregator --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo" instead. [INFO] [INFO] -------------< org.opendaylight.integration:karaf-scripts >------------- [INFO] Building ODL :: integration :: Karaf :: Scripts :: karaf-scripts 0.19.4 [22/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2: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.13.0:compile (default-compile) @ karaf-scripts --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ karaf-scripts --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/karaf-scripts/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ karaf-scripts --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ karaf-scripts --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:3.4.1:jar (default-jar) @ karaf-scripts --- [INFO] Building jar: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/karaf-scripts/target/karaf-scripts-0.19.4.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ karaf-scripts --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 0 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/karaf-scripts/target/bom.xml [INFO] attaching as karaf-scripts-0.19.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/karaf-scripts/target/bom.json [INFO] attaching as karaf-scripts-0.19.4-cyclonedx.json [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ karaf-scripts --- [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/karaf-scripts/pom.xml to /tmp/r/org/opendaylight/integration/karaf-scripts/0.19.4/karaf-scripts-0.19.4.pom [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/karaf-scripts/target/karaf-scripts-0.19.4.jar to /tmp/r/org/opendaylight/integration/karaf-scripts/0.19.4/karaf-scripts-0.19.4.jar [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/karaf-scripts/target/bom.xml to /tmp/r/org/opendaylight/integration/karaf-scripts/0.19.4/karaf-scripts-0.19.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/integration/distribution/karaf-scripts/target/bom.json to /tmp/r/org/opendaylight/integration/karaf-scripts/0.19.4/karaf-scripts-0.19.4-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ karaf-scripts --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo" instead. [INFO] [INFO] --------------< org.opendaylight.jsonrpc:jsonrpc-parent >--------------- [INFO] Building JSON-RPC :: Parent 1.15.4 [23/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ jsonrpc-parent --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ jsonrpc-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-parent --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/parent/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ jsonrpc-parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ jsonrpc-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ jsonrpc-parent --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ jsonrpc-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ jsonrpc-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ jsonrpc-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ jsonrpc-parent --- [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ jsonrpc-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ jsonrpc-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ jsonrpc-parent --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/parent/target/bom.xml [INFO] attaching as jsonrpc-parent-1.15.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/parent/target/bom.json [INFO] attaching as jsonrpc-parent-1.15.4-cyclonedx.json [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.1:jar-no-fork (attach-sources) @ jsonrpc-parent --- [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ jsonrpc-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ jsonrpc-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ jsonrpc-parent --- [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/parent/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-parent/1.15.4/jsonrpc-parent-1.15.4.pom [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/parent/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-parent/1.15.4/jsonrpc-parent-1.15.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/parent/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-parent/1.15.4/jsonrpc-parent-1.15.4-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ jsonrpc-parent --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo" instead. [INFO] [INFO] --------------< org.opendaylight.jsonrpc.bus:bus-jsonrpc >-------------- [INFO] Building JSON-RPC :: BUS :: JSON-RPC codec 1.15.4 [24/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bus-jsonrpc --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bus-jsonrpc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bus-jsonrpc --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bus-jsonrpc --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bus-jsonrpc --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [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-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0: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.5.0:check (analyze-compile) > :spotbugs @ bus-jsonrpc >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bus-jsonrpc --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bus-jsonrpc <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bus-jsonrpc --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [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.13.0: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] Surefire report directory: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcSerializerTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.160 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcSerializerTest [INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.CompatibilitySerializationTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.CompatibilitySerializationTest [INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.RpcMessageMapResultTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.RpcMessageMapResultTest [INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.RpcComplicatedParamsTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.RpcComplicatedParamsTest [INFO] Running org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObjectTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.jsonrpc.bus.jsonrpc.JsonRpcErrorObjectTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bus-jsonrpc --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bus-jsonrpc --- [INFO] Building bundle: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.15.4.jar [INFO] Writing manifest: /w/workspace/autorelease-release-potassium-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] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:201: warning: no comment [WARNING] public abstract static class AbstractBuilder, M extends JsonRpcBaseMessage> { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:43: warning: no comment [WARNING] public enum JsonRpcMessageType { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:52: warning: no comment [WARNING] protected static final String VERSION = "2.0"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:53: warning: no comment [WARNING] protected static final String VERSION_SHORT = "2"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:59: warning: no comment [WARNING] protected JsonRpcBaseMessage(AbstractBuilder builder) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:182: warning: no comment [WARNING] protected static JsonElement convertClassToJsonElement(Object obj) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:97: warning: no comment [WARNING] protected static T convertJsonElementToClass(JsonElement elem, Type type) throws JsonRpcException { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:76: warning: no comment [WARNING] public JsonElement getId() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:81: warning: no comment [WARNING] public int getIdAsIntValue() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:66: warning: no comment [WARNING] public String getJsonrpc() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:71: warning: no comment [WARNING] public JsonObject getMetadata() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:190: warning: no comment [WARNING] public static String getSupportedVersion() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:199: warning: no comment [WARNING] public abstract JsonRpcMessageType getType(); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:194: warning: no comment [WARNING] public static boolean isSupportedVersion(String version) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:206: warning: no comment [WARNING] protected AbstractBuilder() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:210: warning: no comment [WARNING] protected AbstractBuilder(M copyFrom) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:240: warning: no comment [WARNING] public final M build() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:226: warning: no comment [WARNING] public T id(JsonElement value) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:231: warning: no comment [WARNING] public T idFromIntValue(int value) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:221: warning: no comment [WARNING] public T jsonrpc(String value) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:235: warning: no comment [WARNING] public T metadata(JsonObject value) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:244: warning: no comment [WARNING] protected abstract M newInstance(); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:217: warning: no comment [WARNING] protected T self() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:45: warning: no comment [WARNING] NOTIFICATION, // A notification which has no reply [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:47: warning: no comment [WARNING] PARSE_ERROR // Incoming invalid message is marshaled into this pseudo-message [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:46: warning: no comment [WARNING] REPLY, // Reply with either a result or error in it [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseMessage.java:44: warning: no comment [WARNING] REQUEST, // A request which expects a reply [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseRequestMessage.java:50: warning: no @param for [WARNING] public T getParamsAsObject(Class cls) throws JsonRpcException { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseRequestMessage.java:65: warning: no @param for [WARNING] public T getParamsAtIndexAsObject(int index, Class cls) throws JsonRpcException { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseRequestMessage.java:77: warning: no comment [WARNING] protected abstract static class AbstractRequestBuilder, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseRequestMessage.java:25: warning: no comment [WARNING] protected JsonRpcBaseRequestMessage(AbstractRequestBuilder builder) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseRequestMessage.java:32: warning: no comment [WARNING] public String getMethod() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseRequestMessage.java:37: warning: no comment [WARNING] public JsonElement getParams() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseRequestMessage.java:82: warning: no comment [WARNING] public AbstractRequestBuilder() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseRequestMessage.java:86: warning: no comment [WARNING] public AbstractRequestBuilder(M copyFrom) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseRequestMessage.java:92: warning: no comment [WARNING] public T method(String value) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseRequestMessage.java:97: warning: no comment [WARNING] public T params(JsonElement value) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcBaseRequestMessage.java:102: warning: no comment [WARNING] public T paramsFromObject(Object obj) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcConstants.java:13: warning: no comment [WARNING] public final class JsonRpcConstants { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcConstants.java:33: warning: no comment [WARNING] public static boolean canRepresentJsonPrimitive(Class clazz) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorMessage.java:75: warning: no comment [WARNING] public static class Builder extends AbstractBuilder { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorMessage.java:67: warning: no comment [WARNING] public static Builder builder() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorMessage.java:71: warning: no comment [WARNING] public static Builder builder(JsonRpcErrorMessage copyFrom) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorMessage.java:43: warning: no comment [WARNING] public int getCode() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorMessage.java:48: warning: no comment [WARNING] public JsonElement getData() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorMessage.java:52: warning: no comment [WARNING] public T getDataAsObject(Class cls) throws JsonRpcException { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorMessage.java:39: warning: no comment [WARNING] public String getMessage() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorMessage.java:80: warning: no comment [WARNING] public Builder() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorMessage.java:84: warning: no comment [WARNING] public Builder(JsonRpcErrorMessage copyFrom) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorMessage.java:91: warning: no comment [WARNING] public Builder code(int value) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorMessage.java:101: warning: no comment [WARNING] public Builder data(JsonElement value) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorMessage.java:106: warning: no comment [WARNING] public Builder dataFromObject(Object obj) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorMessage.java:96: warning: no comment [WARNING] public Builder message(String value) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorObject.java:22: warning: no comment [WARNING] public static final String JSONRPC_ERROR_MESSAGE_INTERNAL = "Internal error"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorObject.java:27: warning: no comment [WARNING] public JsonRpcErrorObject() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorObject.java:33: warning: no comment [WARNING] public JsonRpcErrorObject(Integer code, String message, JsonElement data) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorObject.java:71: warning: no comment [WARNING] public int getCode() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorObject.java:86: warning: no comment [WARNING] public JsonElement getData() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorObject.java:56: warning: no comment [WARNING] public String getMessage() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorObject.java:82: warning: no comment [WARNING] public void setCode(int code) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorObject.java:90: warning: no comment [WARNING] public void setData(JsonElement data) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcErrorObject.java:67: warning: no comment [WARNING] public void setMessage(String message) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcException.java:19: warning: no comment [WARNING] public JsonRpcException(String message) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcException.java:23: warning: no comment [WARNING] public JsonRpcException(Throwable cause) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcNotificationMessage.java:37: warning: no comment [WARNING] public static class Builder extends AbstractRequestBuilder { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcNotificationMessage.java:29: warning: no comment [WARNING] public static Builder builder() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcNotificationMessage.java:33: warning: no comment [WARNING] public static Builder builder(JsonRpcNotificationMessage copyFrom) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcNotificationMessage.java:38: warning: no comment [WARNING] public Builder() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcNotificationMessage.java:42: warning: no comment [WARNING] public Builder(JsonRpcNotificationMessage copyFrom) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcReplyMessage.java:55: warning: no @param for [WARNING] public T getResultAsObject(Type type) throws JsonRpcException { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcReplyMessage.java:83: warning: no comment [WARNING] public static class Builder extends AbstractBuilder { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcReplyMessage.java:75: warning: no comment [WARNING] public static Builder builder() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcReplyMessage.java:79: warning: no comment [WARNING] public static Builder builder(JsonRpcReplyMessage copyFrom) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcReplyMessage.java:60: warning: no comment [WARNING] public JsonRpcErrorObject getError() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcReplyMessage.java:42: warning: no comment [WARNING] public JsonElement getResult() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcReplyMessage.java:37: warning: no comment [WARNING] public boolean isError() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcReplyMessage.java:33: warning: no comment [WARNING] public boolean isResult() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcReplyMessage.java:108: warning: no @return [WARNING] public Builder resultFromObject(Object obj) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcReplyMessage.java:87: warning: no comment [WARNING] public Builder() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcReplyMessage.java:91: warning: no comment [WARNING] public Builder(JsonRpcReplyMessage copyFrom) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcReplyMessage.java:112: warning: no comment [WARNING] public Builder error(JsonRpcErrorObject value) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcReplyMessage.java:97: warning: no comment [WARNING] public Builder result(JsonElement value) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcRequestMessage.java:40: warning: no comment [WARNING] public static class Builder extends AbstractRequestBuilder { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcRequestMessage.java:36: warning: no comment [WARNING] public static Builder builder() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcRequestMessage.java:45: warning: no comment [WARNING] public Builder() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcRequestMessage.java:41: warning: no comment [WARNING] public Builder(JsonRpcRequestMessage copyFrom) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcSerializer.java:179: warning: no comment [WARNING] public static String toJson(List msg) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/src/main/java/org/opendaylight/jsonrpc/bus/jsonrpc/JsonRpcSerializer.java:175: warning: no comment [WARNING] public static String toJson(JsonRpcBaseMessage msg) { [WARNING] ^ [WARNING] 88 warnings [INFO] Building jar: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.15.4-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bus-jsonrpc --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 11 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bom.xml [INFO] attaching as bus-jsonrpc-1.15.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bom.json [INFO] attaching as bus-jsonrpc-1.15.4-cyclonedx.json [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.1:jar-no-fork (attach-sources) @ bus-jsonrpc --- [INFO] Building jar: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.15.4-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bus-jsonrpc --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bus-jsonrpc --- [INFO] Loading execution data file /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: BUS :: JSON-RPC codec' with 21 classes [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bus-jsonrpc --- [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.15.4/bus-jsonrpc-1.15.4.pom [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.15.4.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.15.4/bus-jsonrpc-1.15.4.jar [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.15.4-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.15.4/bus-jsonrpc-1.15.4-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.15.4/bus-jsonrpc-1.15.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.15.4/bus-jsonrpc-1.15.4-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/jsonrpc/target/bus-jsonrpc-1.15.4-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.15.4/bus-jsonrpc-1.15.4-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bus-jsonrpc --- [INFO] Installing org/opendaylight/jsonrpc/bus/bus-jsonrpc/1.15.4/bus-jsonrpc-1.15.4.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ bus-jsonrpc --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo" instead. [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.15.4 [25/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bus-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bus-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bus-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bus-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bus-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [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-release-potassium-mvn38-openjdk17/jsonrpc/bus/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/api/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/api/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0: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.5.0:check (analyze-compile) > :spotbugs @ bus-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bus-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bus-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bus-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bus-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0: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] Surefire report directory: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/api/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.jsonrpc.bus.api.UriParserTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.opendaylight.jsonrpc.bus.api.UriParserTest [INFO] Running org.opendaylight.jsonrpc.bus.api.UriBuilderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.jsonrpc.bus.api.UriBuilderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bus-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bus-api --- [INFO] Building bundle: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/api/target/bus-api-1.15.4.jar [INFO] Writing manifest: /w/workspace/autorelease-release-potassium-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] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/api/src/main/java/org/opendaylight/jsonrpc/bus/api/BusSessionTimeoutException.java:18: warning: no comment [WARNING] public BusSessionTimeoutException(String msg) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/api/src/main/java/org/opendaylight/jsonrpc/bus/api/RecoverableTransportException.java:20: warning: no comment [WARNING] public RecoverableTransportException(String error) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/api/src/main/java/org/opendaylight/jsonrpc/bus/api/RecoverableTransportException.java:24: warning: no comment [WARNING] public RecoverableTransportException(SessionType sessionType, String address) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/api/src/main/java/org/opendaylight/jsonrpc/bus/api/UnrecoverableTransportException.java:20: warning: no comment [WARNING] public UnrecoverableTransportException(String error) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/api/src/main/java/org/opendaylight/jsonrpc/bus/api/UnrecoverableTransportException.java:24: warning: no comment [WARNING] public UnrecoverableTransportException(String error, Throwable ex) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/api/src/main/java/org/opendaylight/jsonrpc/bus/api/UriBuilder.java:29: warning: no comment [WARNING] public UriBuilder(String base) { [WARNING] ^ [WARNING] 6 warnings [INFO] Building jar: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/api/target/bus-api-1.15.4-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bus-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 13 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/api/target/bom.xml [INFO] attaching as bus-api-1.15.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/api/target/bom.json [INFO] attaching as bus-api-1.15.4-cyclonedx.json [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.109.Final:provided [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ bus-api --- [INFO] Building jar: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/api/target/bus-api-1.15.4-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bus-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bus-api --- [INFO] Loading execution data file /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/api/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: BUS :: API' with 8 classes [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bus-api --- [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.15.4/bus-api-1.15.4.pom [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/api/target/bus-api-1.15.4.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.15.4/bus-api-1.15.4.jar [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/api/target/bus-api-1.15.4-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.15.4/bus-api-1.15.4-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/api/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.15.4/bus-api-1.15.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/api/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.15.4/bus-api-1.15.4-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/api/target/bus-api-1.15.4-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-api/1.15.4/bus-api-1.15.4-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bus-api --- [INFO] Installing org/opendaylight/jsonrpc/bus/bus-api/1.15.4/bus-api-1.15.4.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ bus-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo" instead. [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.15.4 [26/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ security-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ security-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ security-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ security-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ security-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [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-release-potassium-mvn38-openjdk17/jsonrpc/security/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/api/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/api/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0: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.5.0:check (analyze-compile) > :spotbugs @ security-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ security-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ security-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ security-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ security-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ security-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ security-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ security-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ security-api --- [INFO] Building bundle: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/api/target/security-api-1.15.4.jar [INFO] Writing manifest: /w/workspace/autorelease-release-potassium-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] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/api/src/main/java/org/opendaylight/jsonrpc/security/api/ChainLengthEnforcingTrustManager.java:17: warning: no comment [WARNING] public class ChainLengthEnforcingTrustManager implements X509TrustManager { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/api/src/main/java/org/opendaylight/jsonrpc/security/api/ChainLengthEnforcingTrustManager.java:23: warning: no comment [WARNING] public ChainLengthEnforcingTrustManager(X509TrustManager delegate, int clientChainMaxLength, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/api/src/main/java/org/opendaylight/jsonrpc/security/api/AbstractKeyStoreFactory.java:20: warning: no comment [WARNING] protected KeyStore keyStore; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/api/src/main/java/org/opendaylight/jsonrpc/security/api/AbstractKeyStoreFactory.java:21: warning: no comment [WARNING] protected String keyStorePassword; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/api/src/main/java/org/opendaylight/jsonrpc/security/api/AbstractKeyStoreFactory.java:19: warning: no comment [WARNING] protected KeyStore trustStore; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/api/src/main/java/org/opendaylight/jsonrpc/security/api/PKCS12Factory.java:35: warning: no comment [WARNING] public PKCS12Factory(Map options) throws GeneralSecurityException, IOException { [WARNING] ^ [WARNING] 6 warnings [INFO] Building jar: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/api/target/security-api-1.15.4-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ security-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/api/target/bom.xml [INFO] attaching as security-api-1.15.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/api/target/bom.json [INFO] attaching as security-api-1.15.4-cyclonedx.json [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.78.1:compile [WARNING] Unused declared dependencies found: [WARNING] org.bouncycastle:bcpkix-jdk18on:jar:1.78.1:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ security-api --- [INFO] Building jar: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/api/target/security-api-1.15.4-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ security-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ security-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ security-api --- [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.15.4/security-api-1.15.4.pom [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/api/target/security-api-1.15.4.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.15.4/security-api-1.15.4.jar [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/api/target/security-api-1.15.4-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.15.4/security-api-1.15.4-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/api/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.15.4/security-api-1.15.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/api/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.15.4/security-api-1.15.4-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/api/target/security-api-1.15.4-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-api/1.15.4/security-api-1.15.4-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ security-api --- [INFO] Installing org/opendaylight/jsonrpc/security/security-api/1.15.4/security-api-1.15.4.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ security-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo" instead. [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.15.4 [27/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ security-noop --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ security-noop --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ security-noop --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/noop/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ security-noop --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ security-noop --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [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-release-potassium-mvn38-openjdk17/jsonrpc/security/noop/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/noop/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/noop/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0: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.5.0:check (analyze-compile) > :spotbugs @ security-noop >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ security-noop --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ security-noop <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ security-noop --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ security-noop --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/noop/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ security-noop --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ security-noop --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ security-noop --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ security-noop --- [INFO] Building bundle: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/noop/target/security-noop-1.15.4.jar [INFO] Writing manifest: /w/workspace/autorelease-release-potassium-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] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/noop/src/main/java/org/opendaylight/jsonrpc/security/noop/NoopAuthenticationProvider.java:21: warning: no comment [WARNING] public static final NoopAuthenticationProvider INSTANCE = new NoopAuthenticationProvider(); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/noop/src/main/java/org/opendaylight/jsonrpc/security/noop/NoopSecurityService.java:20: warning: no comment [WARNING] public static final NoopSecurityService INSTANCE = new NoopSecurityService(); [WARNING] ^ [WARNING] 2 warnings [INFO] Building jar: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/noop/target/security-noop-1.15.4-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ security-noop --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 7 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/noop/target/bom.xml [INFO] attaching as security-noop-1.15.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/noop/target/bom.json [INFO] attaching as security-noop-1.15.4-cyclonedx.json [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.1:jar-no-fork (attach-sources) @ security-noop --- [INFO] Building jar: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/noop/target/security-noop-1.15.4-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ security-noop --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ security-noop --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ security-noop --- [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/noop/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.15.4/security-noop-1.15.4.pom [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/noop/target/security-noop-1.15.4.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.15.4/security-noop-1.15.4.jar [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/noop/target/security-noop-1.15.4-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.15.4/security-noop-1.15.4-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/noop/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.15.4/security-noop-1.15.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/noop/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.15.4/security-noop-1.15.4-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/noop/target/security-noop-1.15.4-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-noop/1.15.4/security-noop-1.15.4-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ security-noop --- [INFO] Installing org/opendaylight/jsonrpc/security/security-noop/1.15.4/security-noop-1.15.4.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ security-noop --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo" instead. [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.15.4 [28/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bus-spi --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bus-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bus-spi --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bus-spi --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bus-spi --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [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-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0: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-release-potassium-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-release-potassium-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.5.0:check (analyze-compile) > :spotbugs @ bus-spi >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bus-spi --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bus-spi <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bus-spi --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bus-spi --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0: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] Surefire report directory: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/target/surefire-reports [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.1.3:copy-files (default) @ bus-spi --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bus-spi --- [INFO] Building bundle: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/target/bus-spi-1.15.4.jar [INFO] Writing manifest: /w/workspace/autorelease-release-potassium-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] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractBusSessionFactory.java:36: warning: no comment [WARNING] protected final Bootstrap clientBootstrap; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractBusSessionFactory.java:37: warning: no comment [WARNING] protected final EventExecutorGroup handlerExecutor; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractBusSessionFactory.java:34: warning: no comment [WARNING] protected final String name; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractBusSessionFactory.java:39: warning: no comment [WARNING] protected final SecurityService securityService; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractBusSessionFactory.java:35: warning: no comment [WARNING] protected final ServerBootstrap serverBootstrap; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractBusSessionFactory.java:38: warning: no comment [WARNING] protected final Set> sessions = ConcurrentHashMap.newKeySet(); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractBusSessionFactory.java:41: warning: no comment [WARNING] public AbstractBusSessionFactory(final String name) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractBusSessionFactory.java:45: warning: no comment [WARNING] public AbstractBusSessionFactory(final String name, final EventLoopConfiguration config) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractBusSessionFactory.java:49: warning: no comment [WARNING] public AbstractBusSessionFactory(final String name, final EventLoopConfiguration config, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractChannelInitializer.java:27: warning: no comment [WARNING] protected final EventExecutorGroup handlerExecutor; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractChannelInitializer.java:26: warning: no comment [WARNING] protected final SessionType socketType; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractChannelInitializer.java:29: warning: no comment [WARNING] public AbstractChannelInitializer(SessionType socketType, EventExecutorGroup handlerExecutor) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractChannelInitializer.java:40: warning: no comment [WARNING] protected static void configureLogging(Channel channel) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractChannelInitializer.java:46: warning: no comment [WARNING] public EventExecutorGroup eventExecutor() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractMessageListenerAdapter.java:21: warning: no comment [WARNING] public abstract class AbstractMessageListenerAdapter extends SimpleChannelInboundHandler { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractMessageListenerAdapter.java:23: warning: no comment [WARNING] protected final MessageListener messageListener; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractMessageListenerAdapter.java:25: warning: no comment [WARNING] protected AbstractMessageListenerAdapter(MessageListener messageListener) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractMessageListenerAdapter.java:29: warning: no comment [WARNING] protected void processResponse(ChannelHandlerContext ctx, final String bufferContent) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractPeerContext.java:21: warning: no comment [WARNING] protected final Channel channel; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractPeerContext.java:22: warning: no comment [WARNING] protected final String transport; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractPeerContext.java:24: warning: no comment [WARNING] public AbstractPeerContext(final Channel channel, final String transport) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractReconnectingClient.java:42: warning: no comment [WARNING] protected final AbstractChannelInitializer channelInitializer; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractReconnectingClient.java:39: warning: no comment [WARNING] protected volatile ConnectionState state = ConnectionState.INITIAL; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractReconnectingClient.java:49: warning: no comment [WARNING] public AbstractReconnectingClient(String uri, int defaultPort, Bootstrap clientBootstrap, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractReconnectingClient.java:167: warning: no comment [WARNING] protected boolean handshakeFinished() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractServerChannelInitializer.java:26: warning: no comment [WARNING] protected final ChannelGroup channelGroup; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractServerChannelInitializer.java:27: warning: no comment [WARNING] protected final MessageListener messageListener; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractServerChannelInitializer.java:29: warning: no comment [WARNING] protected AbstractServerChannelInitializer(final SessionType socketType, final EventExecutorGroup handlerExecutor, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractServerSession.java:22: warning: no comment [WARNING] protected final ChannelGroup channelGroup; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractServerSession.java:24: warning: no comment [WARNING] public AbstractServerSession(String uri, int defaultPort, ChannelGroup channelGroup, SessionType sessionType) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractSession.java:27: warning: no comment [WARNING] protected final InetSocketAddress address; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractSession.java:26: warning: no comment [WARNING] protected volatile ChannelFuture channelFuture; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractSession.java:29: warning: no comment [WARNING] protected final SessionType sessionType; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractSession.java:28: warning: no comment [WARNING] protected final URI uri; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/AbstractSession.java:31: warning: no comment [WARNING] public AbstractSession(String uriStr, int defaultPort, SessionType sessionType) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/ChannelAuthentication.java:13: warning: no comment [WARNING] public final class ChannelAuthentication { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/ChannelAuthentication.java:18: warning: no comment [WARNING] public static ChannelAuthentication create(Map opts) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/ChannelAuthentication.java:37: warning: no comment [WARNING] public String getPassword() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/ChannelAuthentication.java:33: warning: no comment [WARNING] public String getUsername() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/ChannelAuthentication.java:29: warning: no comment [WARNING] public boolean isEnabled() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/ChannelGroupHandler.java:25: warning: no comment [WARNING] public ChannelGroupHandler(final ChannelGroup channelGroup) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/CommonConstants.java:60: warning: no comment [WARNING] public static final AttributeKey ATTR_PEER_CONTEXT = AttributeKey.valueOf(CommonConstants.class, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/CommonConstants.java:28: warning: no comment [WARNING] public static final boolean DEBUG_MODE; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/CommonConstants.java:75: warning: no comment [WARNING] public static final String HANDLER_CODEC = "codec"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/CommonConstants.java:72: warning: no comment [WARNING] public static final String HANDLER_CONN_TRACKER = "conn-tracker"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/CommonConstants.java:74: warning: no comment [WARNING] public static final String HANDLER_LISTENER = "listener-adapter"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/CommonConstants.java:73: warning: no comment [WARNING] public static final String HANDLER_LOGGING = "logging"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/CommonConstants.java:76: warning: no comment [WARNING] public static final String HANDLER_SSL_INFO = "ssl-info"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/DefaultEventLoopConfiguration.java:33: warning: no comment [WARNING] public DefaultEventLoopConfiguration( [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/DiscardingMessageListener.java:23: warning: no comment [WARNING] public static final DiscardingMessageListener INSTANCE = new DiscardingMessageListener(); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/ReconnectStrategies.java:27: warning: no @return [WARNING] public static ReconnectStrategy fixedStartegy(long timeout) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/ReconnectStrategy.java:20: warning: no @return [WARNING] long timeout(); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SCREventExecutorGroup.java:27: warning: no comment [WARNING] public SCREventExecutorGroup(Map properties) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SCREventExecutorGroup.java:32: warning: no comment [WARNING] public void deactivate() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SCREventLoopGroup.java:25: warning: no comment [WARNING] public SCREventLoopGroup(Map properties) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SCREventLoopGroup.java:30: warning: no comment [WARNING] public void deactivate() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SCRIntegration.java:59: warning: no comment [WARNING] public SCRIntegration( [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SCRIntegration.java:111: warning: no comment [WARNING] public void deactivate() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SCRIntegration.java:78: warning: no comment [WARNING] public void modified(Configuration configuration) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SslSessionInfo.java:20: warning: no comment [WARNING] public SslSessionInfo(String protocol, String cipher) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SslSessionInfo.java:29: warning: no comment [WARNING] public String getCipher() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/src/main/java/org/opendaylight/jsonrpc/bus/spi/SslSessionInfo.java:25: warning: no comment [WARNING] public String getProtocol() { [WARNING] ^ [WARNING] 62 warnings [INFO] Building jar: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/target/bus-spi-1.15.4-javadoc.jar [INFO] [INFO] --- maven-jar-plugin:3.4.1:test-jar (default) @ bus-spi --- [INFO] Building jar: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/target/bus-spi-1.15.4-tests.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bus-spi --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 32 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/target/bom.xml [INFO] attaching as bus-spi-1.15.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/target/bom.json [INFO] attaching as bus-spi-1.15.4-cyclonedx.json [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.1:jar-no-fork (attach-sources) @ bus-spi --- [INFO] Building jar: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/target/bus-spi-1.15.4-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bus-spi --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bus-spi --- [INFO] Loading execution data file /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: BUS :: SPI' with 25 classes [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bus-spi --- [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.15.4/bus-spi-1.15.4.pom [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/target/bus-spi-1.15.4.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.15.4/bus-spi-1.15.4.jar [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/target/bus-spi-1.15.4-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.15.4/bus-spi-1.15.4-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/target/bus-spi-1.15.4-tests.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.15.4/bus-spi-1.15.4-tests.jar [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.15.4/bus-spi-1.15.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.15.4/bus-spi-1.15.4-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/spi/target/bus-spi-1.15.4-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-spi/1.15.4/bus-spi-1.15.4-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bus-spi --- [INFO] Installing org/opendaylight/jsonrpc/bus/bus-spi/1.15.4/bus-spi-1.15.4.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ bus-spi --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo" instead. [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.15.4 [29/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transport-zmq --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ transport-zmq --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ transport-zmq --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ transport-zmq --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transport-zmq --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [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-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0: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.5.0:check (analyze-compile) > :spotbugs @ transport-zmq >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ transport-zmq --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ transport-zmq <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ transport-zmq --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [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.13.0: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] Surefire report directory: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.jsonrpc.bus.zmq.PubSubTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.864 s -- in org.opendaylight.jsonrpc.bus.zmq.PubSubTest [INFO] Running org.opendaylight.jsonrpc.bus.zmq.ReqRepTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s -- in org.opendaylight.jsonrpc.bus.zmq.ReqRepTest [INFO] Running org.opendaylight.jsonrpc.bus.zmq.Zmtp20NegotiationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.opendaylight.jsonrpc.bus.zmq.Zmtp20NegotiationTest [INFO] Running org.opendaylight.jsonrpc.bus.zmq.ParseTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.opendaylight.jsonrpc.bus.zmq.ParseTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ transport-zmq --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-zmq --- [INFO] Building bundle: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/transport-zmq-1.15.4.jar [INFO] Writing manifest: /w/workspace/autorelease-release-potassium-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] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/ServerIndication.java:23: warning: empty

tag [WARNING] *

[WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Message.java:17: warning: empty

tag [WARNING] *

[WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Command.java:17: warning: empty

tag [WARNING] *

[WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Signature.java:20: warning: empty

tag [WARNING] *

[WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Mechanism.java:24: warning: empty

tag [WARNING] *

[WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/ProtocolObject.java:22: warning: no @return [WARNING] ByteBuf toBuffer(); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/ByteWrapper.java:22: warning: no comment [WARNING] public ByteWrapper(final byte value) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Command.java:38: warning: no @return [WARNING] String name(); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/CompositeMessage.java:20: warning: no comment [WARNING] List messages(); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:79: warning: no comment [WARNING] public static final AttributeKey ATTR_PUBSUB_TOPIC = AttributeKey.valueOf(Constants.class, "PUBSUB_TOPIC"); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:38: warning: no comment [WARNING] public static final byte COMMAND_LONG_SIZE = 0x06; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:37: warning: no comment [WARNING] public static final byte COMMAND_SHORT_SIZE = 0x04; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:31: warning: no comment [WARNING] public static final byte CURRENT_MAJOR_VERSION = 3; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:32: warning: no comment [WARNING] public static final byte CURRENT_MINOR_VERSION = 0; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:77: warning: no comment [WARNING] public static final Signature DEFAULT_SINATURE = new DefaultSignature(); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:81: warning: no comment [WARNING] public static final String HANDLER_CLIENT = "client"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:83: warning: no comment [WARNING] public static final String HANDLER_DECODER = "encoder"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:82: warning: no comment [WARNING] public static final String HANDLER_ENCODER = "decoder"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:80: warning: no comment [WARNING] public static final String HANDLER_HANDSHAKE = "handshake"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:84: warning: no comment [WARNING] public static final String HANDLER_SUBSCRIBER_INITIALIZER = "topic-init"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:85: warning: no comment [WARNING] public static final String HANDSHAKE_COMPLETED = "HANDSHAKE_COMPLETED"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:35: warning: no comment [WARNING] public static final byte LAST_MESSAGE_LONG_SIZE = 0x02; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:33: warning: no comment [WARNING] public static final byte LAST_MESSAGE_SHORT_SIZE = 0x00; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:36: warning: no comment [WARNING] public static final byte MESSAGE_LONG_SIZE = 0x03; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:34: warning: no comment [WARNING] public static final byte MESSAGE_SHORT_SIZE = 0x01; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:78: warning: no comment [WARNING] public static final Mechanism NULL_AUTH = new DefaultMechanism("NULL"); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:29: warning: no comment [WARNING] public static final int SIGNATURE_PREFIX = 0xff; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:30: warning: no comment [WARNING] public static final int SIGNATURE_SUFFIX = 0x7f; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:86: warning: no comment [WARNING] public static final String TRANSPORT_NAME = "zmq"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:92: warning: no comment [WARNING] public static SessionType getSessionType(byte value) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Constants.java:88: warning: no comment [WARNING] public static byte getZmtp20Socket(SessionType sessionType) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/DefaultCompositeMessage.java:26: warning: no comment [WARNING] public DefaultCompositeMessage(Message... msgs) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Mechanism.java:40: warning: no @return [WARNING] String name(); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/DefaultMechanism.java:29: warning: no comment [WARNING] public DefaultMechanism(ByteBuf byteBuf) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/DefaultMechanism.java:22: warning: no comment [WARNING] public DefaultMechanism(String name) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/Message.java:34: warning: no @return [WARNING] boolean last(); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/DefaultMessage.java:23: warning: no comment [WARNING] public DefaultMessage(final boolean isLast, ByteBuf content) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/ServerIndication.java:40: warning: no @return [WARNING] boolean isServer(); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/DefaultServerIndication.java:27: warning: no comment [WARNING] public DefaultServerIndication(final boolean isServer) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/DefaultServerIndication.java:21: warning: no comment [WARNING] public DefaultServerIndication(ByteBuf msg) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/DefaultSignature.java:23: warning: no comment [WARNING] public DefaultSignature() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/DefaultSignature.java:19: warning: no comment [WARNING] public DefaultSignature(long padding) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/HandshakeHandler.java:33: warning: no comment [WARNING] public HandshakeHandler() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/HandshakeHandler.java:37: warning: no comment [WARNING] public HandshakeHandler(byte majorVersion) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/PeerContextImpl.java:27: warning: no comment [WARNING] public PeerContextImpl(final Channel channel) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/PeerContextImpl.java:43: warning: no comment [WARNING] public String getIdentity() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/PeerContextImpl.java:39: warning: no comment [WARNING] public SessionType getSocketType() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/PeerContextImpl.java:51: warning: no comment [WARNING] public boolean isServerSocket() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/PeerContextImpl.java:47: warning: no comment [WARNING] public void setIdentity(String identity) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/PeerContextImpl.java:31: warning: no comment [WARNING] public void setServerSocket(boolean isServer) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/PeerContextImpl.java:35: warning: no comment [WARNING] public void setSocketType(SessionType socketType) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/ReadyCommand.java:29: warning: no comment [WARNING] public ReadyCommand(ByteBuf buffer) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/ReadyCommand.java:63: warning: no comment [WARNING] public ReadyCommand(SessionType socketType) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/ServerHandler.java:31: warning: no comment [WARNING] public ServerHandler(final MessageListener messageListener) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/ServerInitializer.java:28: warning: no comment [WARNING] public ServerInitializer(ChannelGroup channelGroup, final MessageListener messageListener, SessionType socketType, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/SubscribeMessage.java:15: warning: no comment [WARNING] public class SubscribeMessage implements Message { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/SubscribeMessage.java:18: warning: no comment [WARNING] public SubscribeMessage(ByteBuf buffer) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/SubscribeMessage.java:27: warning: no comment [WARNING] public SubscribeMessage(final String topic) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/SubscribeMessage.java:41: warning: no comment [WARNING] public String topic() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/SubscriberInitializer.java:26: warning: no comment [WARNING] public SubscriberInitializer(String topic, MessageListener listener, EventExecutorGroup handlerExecutor) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/TopicChannelMatcher.java:22: warning: no comment [WARNING] public TopicChannelMatcher(final String topic) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/TopicSubscriptionHandler.java:26: warning: no comment [WARNING] public TopicSubscriptionHandler(String topic) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/ZmqBusSessionFactory.java:38: warning: no comment [WARNING] public ZmqBusSessionFactory() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/ZmqBusSessionFactory.java:43: warning: no comment [WARNING] public ZmqBusSessionFactory(@Reference(target = "(name=jsonrpc)") EventLoopConfiguration config) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/src/main/java/org/opendaylight/jsonrpc/bus/zmq/ZmqBusSessionFactory.java:48: warning: no comment [WARNING] public void deactivate() { [WARNING] ^ [WARNING] 65 warnings [INFO] Building jar: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/transport-zmq-1.15.4-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ transport-zmq --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/bom.xml [INFO] attaching as transport-zmq-1.15.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/bom.json [INFO] attaching as transport-zmq-1.15.4-cyclonedx.json [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.109.Final:provided [WARNING] io.netty:netty-transport:jar:4.1.109.Final:provided [WARNING] io.netty:netty-common:jar:4.1.109.Final:provided [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ transport-zmq --- [INFO] Building jar: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/transport-zmq-1.15.4-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ transport-zmq --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ transport-zmq --- [INFO] Loading execution data file /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: BUS :: ZeroMQ transport' with 33 classes [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ transport-zmq --- [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.15.4/transport-zmq-1.15.4.pom [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/transport-zmq-1.15.4.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.15.4/transport-zmq-1.15.4.jar [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/transport-zmq-1.15.4-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.15.4/transport-zmq-1.15.4-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.15.4/transport-zmq-1.15.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.15.4/transport-zmq-1.15.4-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-zmq/target/transport-zmq-1.15.4-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-zmq/1.15.4/transport-zmq-1.15.4-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-zmq --- [INFO] Installing org/opendaylight/jsonrpc/bus/transport-zmq/1.15.4/transport-zmq-1.15.4.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ transport-zmq --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo" instead. [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.15.4 [30/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ transport-http --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ transport-http --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ transport-http --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ transport-http --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ transport-http --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [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-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0: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 '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' [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] 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 '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' [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 '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' [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.5.0:check (analyze-compile) > :spotbugs @ transport-http >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ transport-http --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ transport-http <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ transport-http --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [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.13.0: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] Surefire report directory: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.jsonrpc.bus.http.WsReqRepTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.799 s -- in org.opendaylight.jsonrpc.bus.http.WsReqRepTest [INFO] Running org.opendaylight.jsonrpc.bus.http.HttpsReqRepTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.497 s -- in org.opendaylight.jsonrpc.bus.http.HttpsReqRepTest [INFO] Running org.opendaylight.jsonrpc.bus.http.PubSubTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.191 s -- in org.opendaylight.jsonrpc.bus.http.PubSubTest [INFO] Running org.opendaylight.jsonrpc.bus.http.HttpReqRepTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.251 s -- in org.opendaylight.jsonrpc.bus.http.HttpReqRepTest [INFO] Running org.opendaylight.jsonrpc.bus.http.WssReqRepTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.437 s -- in org.opendaylight.jsonrpc.bus.http.WssReqRepTest [INFO] Running org.opendaylight.jsonrpc.bus.http.UtilTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.jsonrpc.bus.http.UtilTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ transport-http --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ transport-http --- [INFO] Building bundle: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/transport-http-1.15.4.jar [INFO] Writing manifest: /w/workspace/autorelease-release-potassium-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] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/Constants.java:31: warning: no comment [WARNING] public static final String HANDLER_AGGREGATOR = "http-aggregator"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/Constants.java:32: warning: no comment [WARNING] public static final String HANDLER_AUTH = "auth-handler"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/Constants.java:33: warning: no comment [WARNING] public static final String HANDLER_CLIENT = "client-handler"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/Constants.java:27: warning: no comment [WARNING] public static final String HANDLER_SSL = "ssl"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/Constants.java:28: warning: no comment [WARNING] public static final String HANDLER_WRAPPER = "http-wrapper"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/Constants.java:29: warning: no comment [WARNING] public static final String HANDLER_WS_HANDSHAKE = "ws-handshake"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/Constants.java:30: warning: no comment [WARNING] public static final String HANDLER_WS_HANDSHAKE_LISTENER = "ws-handshake-listener"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/Constants.java:23: warning: no comment [WARNING] public static final int MESSAGE_SIZE = 256 * 1024; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/Constants.java:26: warning: no comment [WARNING] public static final String SERVER_SW = SW_ID + " server"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/Constants.java:24: warning: no comment [WARNING] public static final String SW_ID = "JSON-RPC 2.0"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/Constants.java:25: warning: no comment [WARNING] public static final String USER_AGENT = SW_ID + " client"; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/AbstractWebBusSessionFactory.java:41: warning: no comment [WARNING] protected final int defaultPort; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/AbstractWebBusSessionFactory.java:40: warning: no comment [WARNING] protected final boolean isWebsocket; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/AbstractWebBusSessionFactory.java:39: warning: no comment [WARNING] protected final boolean useSsl; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/HttpBusSessionFactory.java:30: warning: no comment [WARNING] public HttpBusSessionFactory() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/HttpBusSessionFactory.java:40: warning: no comment [WARNING] public HttpBusSessionFactory(EventLoopConfiguration config) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/HttpBusSessionFactory.java:35: warning: no comment [WARNING] public HttpBusSessionFactory(@Reference(target = "(name=jsonrpc)") EventLoopConfiguration config, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/HttpBusSessionFactory.java:45: warning: no comment [WARNING] public void deactivate() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/HttpClientHandler.java:28: warning: no comment [WARNING] protected HttpClientHandler(MessageListener messageListener) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/HttpsBusSessionFactory.java:29: warning: no comment [WARNING] public HttpsBusSessionFactory() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/HttpsBusSessionFactory.java:39: warning: no comment [WARNING] public HttpsBusSessionFactory(final EventLoopConfiguration config) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/HttpsBusSessionFactory.java:34: warning: no comment [WARNING] public HttpsBusSessionFactory(@Reference(target = "(name=jsonrpc)") EventLoopConfiguration config, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/HttpsBusSessionFactory.java:44: warning: no comment [WARNING] public void deactivate() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/HttpServerHandler.java:25: warning: no comment [WARNING] public HttpServerHandler(MessageListener messageListener) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/PeerContextImpl.java:33: warning: no comment [WARNING] public PeerContextImpl(Channel channel, final boolean isWebsocket, final boolean isSsl) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/ServerAuthHandler.java:32: warning: no comment [WARNING] public ServerAuthHandler(final AuthenticationProvider authenticationProvider) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/WebSocketClientHandshake.java:33: warning: no comment [WARNING] public WebSocketClientHandshake(WebSocketClientHandshaker handshaker) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/WebSocketServerHandler.java:26: warning: no comment [WARNING] protected WebSocketServerHandler(final MessageListener messageListener) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/WsBusSessionFactory.java:29: warning: no comment [WARNING] public WsBusSessionFactory() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/WsBusSessionFactory.java:39: warning: no comment [WARNING] public WsBusSessionFactory(EventLoopConfiguration config) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/WsBusSessionFactory.java:34: warning: no comment [WARNING] public WsBusSessionFactory(@Reference(target = "(name=jsonrpc)") EventLoopConfiguration config, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/WsBusSessionFactory.java:44: warning: no comment [WARNING] public void deactivate() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/WssBusSessionFactory.java:30: warning: no comment [WARNING] public WssBusSessionFactory() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/WssBusSessionFactory.java:40: warning: no comment [WARNING] public WssBusSessionFactory(EventLoopConfiguration config) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/WssBusSessionFactory.java:35: warning: no comment [WARNING] public WssBusSessionFactory(@Reference(target = "(name=jsonrpc)") EventLoopConfiguration config, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/src/main/java/org/opendaylight/jsonrpc/bus/http/WssBusSessionFactory.java:45: warning: no comment [WARNING] public void deactivate() { [WARNING] ^ [WARNING] 36 warnings [INFO] Building jar: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/transport-http-1.15.4-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ transport-http --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 29 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/bom.xml [INFO] attaching as transport-http-1.15.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/bom.json [INFO] attaching as transport-http-1.15.4-cyclonedx.json [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.109.Final:provided [WARNING] io.netty:netty-transport:jar:4.1.109.Final:provided [WARNING] io.netty:netty-common:jar:4.1.109.Final:provided [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ transport-http --- [INFO] Building jar: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/transport-http-1.15.4-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ transport-http --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ transport-http --- [INFO] Loading execution data file /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: BUS :: HTTP transport' with 21 classes [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ transport-http --- [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.15.4/transport-http-1.15.4.pom [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/transport-http-1.15.4.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.15.4/transport-http-1.15.4.jar [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/transport-http-1.15.4-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.15.4/transport-http-1.15.4-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.15.4/transport-http-1.15.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.15.4/transport-http-1.15.4-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/transport-http/target/transport-http-1.15.4-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/transport-http/1.15.4/transport-http-1.15.4-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ transport-http --- [INFO] Installing org/opendaylight/jsonrpc/bus/transport-http/1.15.4/transport-http-1.15.4.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ transport-http --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo" instead. [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.15.4 [31/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bus-messagelib --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bus-messagelib --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bus-messagelib --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bus-messagelib --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bus-messagelib --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [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-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0: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-release-potassium-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-release-potassium-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-release-potassium-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-release-potassium-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-release-potassium-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-release-potassium-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.5.0:check (analyze-compile) > :spotbugs @ bus-messagelib >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bus-messagelib --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bus-messagelib <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bus-messagelib --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [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.13.0: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-release-potassium-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-release-potassium-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-release-potassium-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-release-potassium-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-release-potassium-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-release-potassium-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-release-potassium-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-release-potassium-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 [WARNING] /w/workspace/autorelease-release-potassium-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-release-potassium-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 [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bus-messagelib --- [INFO] Surefire report directory: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ObjectParameterTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.017 s -- in org.opendaylight.jsonrpc.bus.messagelib.ObjectParameterTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.JsonRpcSerializerTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.jsonrpc.bus.messagelib.JsonRpcSerializerTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ReturnTypeTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.573 s -- in org.opendaylight.jsonrpc.bus.messagelib.ReturnTypeTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.PubSubTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.219 s -- in org.opendaylight.jsonrpc.bus.messagelib.PubSubTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.PayloadAwareSorterTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.opendaylight.jsonrpc.bus.messagelib.PayloadAwareSorterTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ReqRepTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.633 s -- in org.opendaylight.jsonrpc.bus.messagelib.ReqRepTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.TransportFactoryTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.200 s -- in org.opendaylight.jsonrpc.bus.messagelib.TransportFactoryTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.DefaultMethodProxyTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.320 s -- in org.opendaylight.jsonrpc.bus.messagelib.DefaultMethodProxyTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.ProxyTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.865 s -- in org.opendaylight.jsonrpc.bus.messagelib.ProxyTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.MethodMatchingTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 s -- in org.opendaylight.jsonrpc.bus.messagelib.MethodMatchingTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.JsonRrpc30Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.616 s -- in org.opendaylight.jsonrpc.bus.messagelib.JsonRrpc30Test [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.CachingTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.opendaylight.jsonrpc.bus.messagelib.CachingTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.UtilTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.jsonrpc.bus.messagelib.UtilTest [INFO] Running org.opendaylight.jsonrpc.bus.messagelib.RpcMethodAnnotationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.opendaylight.jsonrpc.bus.messagelib.RpcMethodAnnotationTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bus-messagelib --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ bus-messagelib --- [INFO] Building bundle: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bus-messagelib-1.15.4.jar [INFO] Writing manifest: /w/workspace/autorelease-release-potassium-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] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/AbstractSession.java:19: warning: no comment [WARNING] public abstract class AbstractSession implements BaseSession { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/AbstractSession.java:25: warning: no comment [WARNING] protected final long timeout; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/AbstractSession.java:49: warning: no comment [WARNING] public void addReference() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/AbstractSession.java:36: warning: no comment [WARNING] protected int nextId() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/AbstractSession.java:32: warning: no comment [WARNING] protected void setAutocloseable(AutoCloseable autoCloseable) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/AbstractTransportFactory.java:38: warning: no comment [WARNING] protected AbstractTransportFactory(BusSessionFactoryProvider busSessionFactoryProvider) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/AbstractTransportFactory.java:60: warning: no comment [WARNING] protected T createPublisherProxy(Class clazz, String rawUri) [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/AbstractTransportFactory.java:108: warning: no comment [WARNING] protected RequesterSession createRequester(String rawUri, ReplyMessageHandler handler) throws URISyntaxException { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/AbstractTransportFactory.java:65: warning: no comment [WARNING] protected T createRequesterProxy(Class clazz, String rawUri) [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/AbstractTransportFactory.java:80: warning: no comment [WARNING] protected ResponderSession createResponder(String rawUri, T handler) [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/AbstractTransportFactory.java:94: warning: no comment [WARNING] protected SubscriberSession createSubscriber(String rawUri, T handler) [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ClientSession.java:10: warning: no comment [WARNING] public interface ClientSession extends BaseSession { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/DefaultTransportFactory.java:17: warning: no comment [WARNING] public DefaultTransportFactory() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/EndpointBuilders.java:30: warning: no comment [WARNING] public static class EndpointBuilder { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/EndpointBuilders.java:63: warning: no comment [WARNING] protected final AbstractTransportFactory factory; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/EndpointBuilders.java:64: warning: no comment [WARNING] protected boolean useCache = false; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/EndpointBuilders.java:50: warning: no comment [WARNING] public PublisherBuilder publisher() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/EndpointBuilders.java:46: warning: no comment [WARNING] public ResponderBuilder responder() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/EndpointBuilders.java:54: warning: no comment [WARNING] public SubscriberBuilder subscriber() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/MessageLibrary.java:78: warning: no comment [WARNING] public AbstractSession createSession(SessionKey key) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/MessageLibraryException.java:18: warning: no comment [WARNING] public MessageLibraryException(String message) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/MessageLibraryException.java:22: warning: no comment [WARNING] public MessageLibraryException(Throwable cause) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/MessageLibraryMismatchException.java:10: warning: no comment [WARNING] public class MessageLibraryMismatchException extends MessageLibraryException { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/MessageLibraryMismatchException.java:14: warning: no comment [WARNING] public MessageLibraryMismatchException(String message) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/MessageLibraryTimeoutException.java:10: warning: no comment [WARNING] public class MessageLibraryTimeoutException extends MessageLibraryException { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/MessageLibraryTimeoutException.java:13: warning: no comment [WARNING] public MessageLibraryTimeoutException(String message) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/MessageLibraryTimeoutException.java:17: warning: no comment [WARNING] public MessageLibraryTimeoutException(Throwable cause) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/MethodCandidate.java:37: warning: no comment [WARNING] public MethodCandidate(final Object handler, final Method method) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/NameMatchingPredicate.java:28: warning: no comment [WARNING] protected final JsonRpcBaseRequestMessage msg; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/NameMatchingPredicate.java:30: warning: no comment [WARNING] public NameMatchingPredicate(JsonRpcBaseRequestMessage msg) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/NoopReplyMessageHandler.java:19: warning: no comment [WARNING] public static final NoopReplyMessageHandler INSTANCE = new NoopReplyMessageHandler(); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ReplyMessageHandler.java:19: warning: no comment [WARNING] void handleReply(JsonRpcReplyMessage reply); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/NotificationHandlerAdapter.java:31: warning: no comment [WARNING] public NotificationHandlerAdapter(final NotificationMessageHandler handler) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/NotificationMessageHandler.java:19: warning: no comment [WARNING] void handleNotification(JsonRpcNotificationMessage notification); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/osgi/OsgiAwareTransportFactory.java:27: warning: no comment [WARNING] public OsgiAwareTransportFactory(@Reference BusSessionFactoryProvider busSessionFactoryProvider) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/osgi/OsgiBusSessionFactoryProvider.java:30: warning: no comment [WARNING] public OsgiBusSessionFactoryProvider( [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyServiceGenericException.java:20: warning: no comment [WARNING] public ProxyServiceGenericException(String message) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyServiceGenericException.java:24: warning: no comment [WARNING] public ProxyServiceGenericException(String message, int code) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyServiceGenericException.java:28: warning: no comment [WARNING] public ProxyServiceGenericException(Throwable throwable) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyServiceImpl.java:46: warning: no comment [WARNING] public ProxyServiceImpl(MessageLibrary messaging) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyServiceTimeoutException.java:10: warning: no comment [WARNING] public class ProxyServiceTimeoutException extends RuntimeException { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ProxyServiceTimeoutException.java:13: warning: no comment [WARNING] public ProxyServiceTimeoutException(MessageLibraryTimeoutException cause) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/PublisherSession.java:13: warning: no comment [WARNING] public interface PublisherSession extends BaseSession { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/PublisherSessionImpl.java:27: warning: no comment [WARNING] public PublisherSessionImpl(Consumer closeCallback, BusSessionFactory factory, String uri) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/RequesterSession.java:15: warning: no comment [WARNING] public interface RequesterSession extends ClientSession { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/RequesterSessionImpl.java:54: warning: no comment [WARNING] public RequesterSessionImpl(Consumer closeCallback, BusSessionFactory factory, String uri, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/RequestMessageHandler.java:24: warning: no comment [WARNING] void handleRequest(JsonRpcRequestMessage request, JsonRpcReplyMessage.Builder replyBuilder); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/AbstractProxyHandlerAdapter.java:32: warning: no comment [WARNING] protected final Object handler; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ResponderHandlerAdapter.java:28: warning: no comment [WARNING] public ResponderHandlerAdapter(final Object handler) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/AbstractProxyHandlerAdapter.java:63: warning: no comment [WARNING] protected List findMethodLenient(final JsonRpcBaseRequestMessage msg) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/AbstractProxyHandlerAdapter.java:55: warning: no comment [WARNING] protected List findMethodStrict(final JsonRpcBaseRequestMessage msg) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/AbstractProxyHandlerAdapter.java:130: warning: no comment [WARNING] protected String getErrorMessage(Exception error) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/AbstractProxyHandlerAdapter.java:72: warning: no comment [WARNING] protected Object invokeHandler(JsonRpcBaseRequestMessage message) throws Exception { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ResponderSession.java:10: warning: no comment [WARNING] public interface ResponderSession extends BaseSession { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/ResponderSessionImpl.java:36: warning: no comment [WARNING] public ResponderSessionImpl(Consumer closeCallback, BusSessionFactory factory, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/StrictMatchingPredicate.java:20: warning: no comment [WARNING] public StrictMatchingPredicate(JsonRpcBaseRequestMessage msg) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/SubscriberHandlerAdapter.java:23: warning: no comment [WARNING] public SubscriberHandlerAdapter(Object handler) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/SubscriberSession.java:10: warning: no comment [WARNING] public interface SubscriberSession extends ClientSession { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/SubscriberSessionImpl.java:23: warning: no comment [WARNING] public SubscriberSessionImpl(Consumer closeCallback, BusSessionFactory factory, [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/Util.java:126: warning: no comment [WARNING] public static void closeQuietly(AutoCloseable autoCloseable) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/src/main/java/org/opendaylight/jsonrpc/bus/messagelib/Util.java:111: warning: no comment [WARNING] public static int getParametersCount(final JsonRpcBaseRequestMessage msg) { [WARNING] ^ [WARNING] 61 warnings [INFO] Building jar: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bus-messagelib-1.15.4-javadoc.jar [INFO] [INFO] --- maven-jar-plugin:3.4.1:test-jar (default) @ bus-messagelib --- [INFO] Building jar: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bus-messagelib-1.15.4-tests.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bus-messagelib --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 27 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bom.xml [INFO] attaching as bus-messagelib-1.15.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bom.json [INFO] attaching as bus-messagelib-1.15.4-cyclonedx.json [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.1:jar-no-fork (attach-sources) @ bus-messagelib --- [INFO] Building jar: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bus-messagelib-1.15.4-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bus-messagelib --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bus-messagelib --- [INFO] Loading execution data file /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: BUS :: Messaging library' with 40 classes [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bus-messagelib --- [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.15.4/bus-messagelib-1.15.4.pom [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bus-messagelib-1.15.4.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.15.4/bus-messagelib-1.15.4.jar [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bus-messagelib-1.15.4-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.15.4/bus-messagelib-1.15.4-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bus-messagelib-1.15.4-tests.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.15.4/bus-messagelib-1.15.4-tests.jar [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.15.4/bus-messagelib-1.15.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.15.4/bus-messagelib-1.15.4-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/messagelib/target/bus-messagelib-1.15.4-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-messagelib/1.15.4/bus-messagelib-1.15.4-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ bus-messagelib --- [INFO] Installing org/opendaylight/jsonrpc/bus/bus-messagelib/1.15.4/bus-messagelib-1.15.4.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ bus-messagelib --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo" instead. [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.15.4 [32/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ security-service --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ security-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ security-service --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/service/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ security-service --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ security-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [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-release-potassium-mvn38-openjdk17/jsonrpc/security/service/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/service/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/service/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0: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.5.0:check (analyze-compile) > :spotbugs @ security-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ security-service --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ security-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ security-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ security-service --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/service/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ security-service --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ security-service --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ security-service --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ security-service --- [INFO] Building bundle: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/service/target/security-service-1.15.4.jar [INFO] Writing manifest: /w/workspace/autorelease-release-potassium-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] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/service/src/main/java/org/opendaylight/jsonrpc/security/impl/SecurityServiceImpl.java:28: warning: no comment [WARNING] public SecurityServiceImpl(@Reference(target = "(type=aaa)") final AuthenticationProvider authenticationProvider) { [WARNING] ^ [WARNING] 1 warning [INFO] Building jar: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/service/target/security-service-1.15.4-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ security-service --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 11 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/service/target/bom.xml [INFO] attaching as security-service-1.15.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/service/target/bom.json [INFO] attaching as security-service-1.15.4-cyclonedx.json [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.1:jar-no-fork (attach-sources) @ security-service --- [INFO] Building jar: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/service/target/security-service-1.15.4-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ security-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ security-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ security-service --- [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/service/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.15.4/security-service-1.15.4.pom [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/service/target/security-service-1.15.4.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.15.4/security-service-1.15.4.jar [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/service/target/security-service-1.15.4-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.15.4/security-service-1.15.4-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/service/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.15.4/security-service-1.15.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/service/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.15.4/security-service-1.15.4-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/service/target/security-service-1.15.4-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-service/1.15.4/security-service-1.15.4-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ security-service --- [INFO] Installing org/opendaylight/jsonrpc/security/security-service/1.15.4/security-service-1.15.4.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ security-service --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo" instead. [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.15.4 [33/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ jsonrpc-api --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ jsonrpc-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-api --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/api/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ jsonrpc-api --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/api/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 865.5 μs [INFO] yang-to-sources: Project model files found: 2 in 14.70 ms [INFO] yang-to-sources: 4 YANG models processed in 97.51 ms [INFO] BindingJavaFileGenerator: Defined 54 files in 7.979 ms [INFO] Sorted 54 files into 6 directories in 288.2 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 54 in 36.08 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ jsonrpc-api --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ jsonrpc-api --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [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-release-potassium-mvn38-openjdk17/jsonrpc/api/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-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-release-potassium-mvn38-openjdk17/jsonrpc/api/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ jsonrpc-api --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 53 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/ibm/rev190112/JsonrpcInbandModelsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/ibm/rev190112/JsonrpcInbandModelsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/ibm/rev190112/JsonrpcInbandModelsService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/JsonrpcService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/JsonrpcService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/JsonrpcService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ jsonrpc-api >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ jsonrpc-api --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ jsonrpc-api <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ jsonrpc-api --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ jsonrpc-api --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/api/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ jsonrpc-api --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ jsonrpc-api --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ jsonrpc-api --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ jsonrpc-api --- [INFO] Building bundle: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/api/target/jsonrpc-api-1.15.4.jar [INFO] Writing manifest: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/api/target/classes/META-INF/MANIFEST.MF [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ jsonrpc-api --- [INFO] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/OperationalAttributes.java:89: warning: empty tag [WARNING] * [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/OperationalAttributes.java:103: warning: empty tag [WARNING] * [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/ForceRefreshInput.java:16: warning: no comment [WARNING] public interface ForceRefreshInput [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/ForceReloadInput.java:16: warning: no comment [WARNING] public interface ForceReloadInput [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/ibm/rev190112/GetModulesInput.java:16: warning: no comment [WARNING] public interface GetModulesInput [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/ibm/rev190112/JsonrpcInbandModelsService.java:9: warning: no comment [WARNING] public interface JsonrpcInbandModelsService [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/JsonrpcService.java:9: warning: no comment [WARNING] public interface JsonrpcService [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/ibm/rev190112/get/modules/output/ModulesKey.java:24: warning: no comment [WARNING] private final YangIdentifier _name; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/config/ActualEndpointsKey.java:23: warning: no comment [WARNING] private final String _name; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/config/ConfiguredEndpointsKey.java:23: warning: no comment [WARNING] private final String _name; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/peer/DataConfigEndpointsKey.java:23: warning: no comment [WARNING] private final String _path; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/peer/DataOperationalEndpointsKey.java:23: warning: no comment [WARNING] private final String _path; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/peer/NotificationEndpointsKey.java:23: warning: no comment [WARNING] private final String _path; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/api/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/rev161201/peer/RpcEndpointsKey.java:23: warning: no comment [WARNING] private final String _path; [WARNING] ^ [WARNING] 14 warnings [INFO] Building jar: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/api/target/jsonrpc-api-1.15.4-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ jsonrpc-api --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 20 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/api/target/bom.xml [INFO] attaching as jsonrpc-api-1.15.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/api/target/bom.json [INFO] attaching as jsonrpc-api-1.15.4-cyclonedx.json [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.1:jar-no-fork (attach-sources) @ jsonrpc-api --- [INFO] Building jar: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/api/target/jsonrpc-api-1.15.4-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ jsonrpc-api --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ jsonrpc-api --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ jsonrpc-api --- [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/api/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.15.4/jsonrpc-api-1.15.4.pom [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/api/target/jsonrpc-api-1.15.4.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.15.4/jsonrpc-api-1.15.4.jar [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/api/target/jsonrpc-api-1.15.4-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.15.4/jsonrpc-api-1.15.4-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/api/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.15.4/jsonrpc-api-1.15.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/api/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.15.4/jsonrpc-api-1.15.4-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/api/target/jsonrpc-api-1.15.4-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-api/1.15.4/jsonrpc-api-1.15.4-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ jsonrpc-api --- [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-api/1.15.4/jsonrpc-api-1.15.4.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ jsonrpc-api --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo" instead. [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.15.4 [34/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ security-aaa --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ security-aaa --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ security-aaa --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/aaa/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ security-aaa --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ security-aaa --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [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-release-potassium-mvn38-openjdk17/jsonrpc/security/aaa/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/aaa/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/aaa/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0: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.5.0:check (analyze-compile) > :spotbugs @ security-aaa >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ security-aaa --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ security-aaa <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ security-aaa --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ security-aaa --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/aaa/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ security-aaa --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ security-aaa --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ security-aaa --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ security-aaa --- [INFO] Building bundle: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/aaa/target/security-aaa-1.15.4.jar [INFO] Writing manifest: /w/workspace/autorelease-release-potassium-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] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/aaa/src/main/java/org/opendaylight/jsonrpc/security/aaa/AuthenticationProviderImpl.java:36: warning: no comment [WARNING] public AuthenticationProviderImpl(@Reference PasswordCredentialAuth credService, @Reference IIDMStore iidmStore) { [WARNING] ^ [WARNING] 1 warning [INFO] Building jar: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/aaa/target/security-aaa-1.15.4-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ security-aaa --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 37 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/aaa/target/bom.xml [INFO] attaching as security-aaa-1.15.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/aaa/target/bom.json [INFO] attaching as security-aaa-1.15.4-cyclonedx.json [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-encrypt-service:jar:0.18.6:compile [WARNING] org.opendaylight.jsonrpc:jsonrpc-api:jar:1.15.4:compile [WARNING] org.opendaylight.aaa:aaa-cert:jar:0.18.6:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ security-aaa --- [INFO] Building jar: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/aaa/target/security-aaa-1.15.4-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ security-aaa --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ security-aaa --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ security-aaa --- [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/aaa/pom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.15.4/security-aaa-1.15.4.pom [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/aaa/target/security-aaa-1.15.4.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.15.4/security-aaa-1.15.4.jar [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/aaa/target/security-aaa-1.15.4-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.15.4/security-aaa-1.15.4-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/aaa/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.15.4/security-aaa-1.15.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/aaa/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.15.4/security-aaa-1.15.4-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/security/aaa/target/security-aaa-1.15.4-sources.jar to /tmp/r/org/opendaylight/jsonrpc/security/security-aaa/1.15.4/security-aaa-1.15.4-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ security-aaa --- [INFO] Installing org/opendaylight/jsonrpc/security/security-aaa/1.15.4/security-aaa-1.15.4.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ security-aaa --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo" instead. [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.15.4 [35/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ bus-config --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ bus-config --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ bus-config --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/config/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ bus-config --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ bus-config --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [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.13.0:compile (default-compile) @ bus-config --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ bus-config >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ bus-config --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ bus-config <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ bus-config --- [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ bus-config --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/config/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ bus-config --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ bus-config --- [INFO] No tests to run. [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ bus-config --- [INFO] [INFO] --- maven-jar-plugin:3.4.1:jar (default-jar) @ bus-config --- [INFO] Building jar: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/config/target/bus-config-1.15.4.jar [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ bus-config --- [INFO] [INFO] --- build-helper-maven-plugin:3.6.0:attach-artifact (attach-artifacts) @ bus-config --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ bus-config --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 3 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/config/target/bom.xml [INFO] attaching as bus-config-1.15.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/config/target/bom.json [INFO] attaching as bus-config-1.15.4-cyclonedx.json [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.1:jar-no-fork (attach-sources) @ bus-config --- [INFO] Building jar: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/config/target/bus-config-1.15.4-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ bus-config --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ bus-config --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ bus-config --- [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/config/pom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.15.4/bus-config-1.15.4.pom [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/config/target/bus-config-1.15.4.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.15.4/bus-config-1.15.4.jar [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/config/target/classes/jsonrpc.cfg to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.15.4/bus-config-1.15.4-config.cfg [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/config/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.15.4/bus-config-1.15.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/config/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.15.4/bus-config-1.15.4-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/bus/config/target/bus-config-1.15.4-sources.jar to /tmp/r/org/opendaylight/jsonrpc/bus/bus-config/1.15.4/bus-config-1.15.4-sources.jar [INFO] [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ bus-config --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo" instead. [INFO] [INFO] --------------< org.opendaylight.jsonrpc:odl-jsonrpc-bus >-------------- [INFO] Building JSON-RPC :: Feature :: bus 1.15.4 [36/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ odl-jsonrpc-bus --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ odl-jsonrpc-bus --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12: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] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ odl-jsonrpc-bus --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ odl-jsonrpc-bus --- [INFO] [INFO] --- karaf-maven-plugin:4.4.6:features-generate-descriptor (default-features-generate-descriptor) @ odl-jsonrpc-bus --- [INFO] Generating feature descriptor file /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-bus/target/feature/feature.xml [INFO] ...done! [INFO] Attaching features XML [INFO] [INFO] --- karaf-maven-plugin:4.4.6: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.5.0:check (analyze-compile) > :spotbugs @ odl-jsonrpc-bus >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ odl-jsonrpc-bus --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ odl-jsonrpc-bus <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ odl-jsonrpc-bus --- [INFO] [INFO] --- features-test-plugin:13.1.3:test (default) @ odl-jsonrpc-bus --- [WARNING] Skipping execution due to legacy karaf.featureTest.skip, please migrate to sft.skip [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ odl-jsonrpc-bus --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ odl-jsonrpc-bus --- [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ odl-jsonrpc-bus --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 324 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-bus/target/bom.xml [INFO] attaching as odl-jsonrpc-bus-1.15.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-bus/target/bom.json [INFO] attaching as odl-jsonrpc-bus-1.15.4-cyclonedx.json [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.1:jar-no-fork (attach-sources) @ odl-jsonrpc-bus --- [INFO] Skipping source per configuration. [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ odl-jsonrpc-bus --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ odl-jsonrpc-bus --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ odl-jsonrpc-bus --- [WARNING] [WARNING] The packaging plugin for project odl-jsonrpc-bus did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-bus/pom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.15.4/odl-jsonrpc-bus-1.15.4.pom [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-bus/target/feature/feature.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.15.4/odl-jsonrpc-bus-1.15.4-features.xml [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-bus/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.15.4/odl-jsonrpc-bus-1.15.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/features/odl-jsonrpc-bus/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/odl-jsonrpc-bus/1.15.4/odl-jsonrpc-bus-1.15.4-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ odl-jsonrpc-bus --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo" instead. [WARNING] [WARNING] The packaging plugin for project odl-jsonrpc-bus did not assign [WARNING] a main file to the project but it has attachments. Change packaging to 'pom'. [WARNING] [WARNING] Incomplete projects like this will fail in future Maven versions! [WARNING] [INFO] [INFO] ------------< org.opendaylight.jsonrpc:jsonrpc-test-model >------------- [INFO] Building JSON-RPC :: Test model 1.15.4 [37/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ jsonrpc-test-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ jsonrpc-test-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-test-model --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- yang-maven-plugin:11.0.7:generate-sources (binding) @ jsonrpc-test-model --- [INFO] yang-to-sources: Code generator BindingJavaFileGenerator instantiated [INFO] yang-to-sources: Inspecting /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/src/main/yang [INFO] yang-to-sources: Found 2 dependencies in 911.3 μs [INFO] yang-to-sources: Project model files found: 6 in 23.48 ms [INFO] yang-to-sources: 6 YANG models processed in 47.39 ms [INFO] BindingJavaFileGenerator: Defined 116 files in 12.92 ms [INFO] Sorted 116 files into 17 directories in 393.4 μs [INFO] yang-to-sources: Sources generated by org.opendaylight.mdsal.binding.java.api.generator.JavaFileGenerator: 116 in 83.23 ms [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ jsonrpc-test-model --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ jsonrpc-test-model --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [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-release-potassium-mvn38-openjdk17/jsonrpc/test-model/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-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-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/generated-sources/spi [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ jsonrpc-test-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 120 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/notif/rev201014/TestModelNotificationListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/notif/rev201014/TestModelNotificationListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/notif/rev201014/TestModelNotificationListener.java:[10,5] org.opendaylight.yangtools.yang.binding.NotificationListener in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/rpc/rev201014/TestModelRpcService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/rpc/rev201014/TestModelRpcService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/rpc/rev201014/TestModelRpcService.java:[11,5] org.opendaylight.yangtools.yang.binding.RpcService in org.opendaylight.yangtools.yang.binding has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ jsonrpc-test-model >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ jsonrpc-test-model --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ jsonrpc-test-model <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ jsonrpc-test-model --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ jsonrpc-test-model --- [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ jsonrpc-test-model --- [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) @ jsonrpc-test-model --- [INFO] Surefire report directory: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/surefire-reports [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.1.3: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-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/jsonrpc-test-model-1.15.4.jar [INFO] Writing manifest: /w/workspace/autorelease-release-potassium-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] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/rpc/rev201014/ErrorMethodInput.java:16: warning: no comment [WARNING] public interface ErrorMethodInput [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/rpc/rev201014/ErrorMethodOutput.java:16: warning: no comment [WARNING] public interface ErrorMethodOutput [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/src/main/java/org/opendaylight/jsonrpc/test/FactorialInput.java:12: warning: no comment [WARNING] public class FactorialInput { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/src/main/java/org/opendaylight/jsonrpc/test/FactorialInput.java:16: warning: no comment [WARNING] public FactorialInput(final Integer inNumber) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/src/main/java/org/opendaylight/jsonrpc/test/FactorialInput.java:20: warning: no comment [WARNING] public Integer getInNumber() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/src/main/java/org/opendaylight/jsonrpc/test/FactorialOutput.java:12: warning: no comment [WARNING] public class FactorialOutput { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/src/main/java/org/opendaylight/jsonrpc/test/FactorialOutput.java:16: warning: no comment [WARNING] public FactorialOutput(final Long outNumber) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/src/main/java/org/opendaylight/jsonrpc/test/FactorialOutput.java:20: warning: no comment [WARNING] public Long getOutNumber() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/src/main/java/org/opendaylight/jsonrpc/test/FactorialOutput.java:24: warning: no comment [WARNING] public void setOutNumber(final Long outNumber) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/rpc/rev201014/GetAllNumbersInput.java:16: warning: no comment [WARNING] public interface GetAllNumbersInput [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/base/rev201014/bucket/segment1/level2/level3/InnerList.java:73: warning: no comment [WARNING] public Item(Short _int16) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/base/rev201014/bucket/segment1/level2/level3/InnerList.java:78: warning: no comment [WARNING] public Item(String _string) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/base/rev201014/bucket/segment1/level2/level3/InnerList.java:108: warning: no comment [WARNING] public Short getInt16() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/base/rev201014/bucket/segment1/level2/level3/InnerList.java:112: warning: no comment [WARNING] public String getString() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/base/rev201014/bucket/segment1/level2/level3/InnerListItemBuilder.java:10: warning: no comment [WARNING] public class InnerListItemBuilder { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/base/rev201014/bucket/segment1/level2/level3/InnerListItemBuilder.java:11: warning: no comment [WARNING] public static InnerList.Item getDefaultInstance(String defaultValue) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/rpc/rev201014/RemoveCoffeePotInput.java:16: warning: no comment [WARNING] public interface RemoveCoffeePotInput [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/src/main/java/org/opendaylight/jsonrpc/test/RemovecoffeepotOutput.java:12: warning: no comment [WARNING] public class RemovecoffeepotOutput { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/src/main/java/org/opendaylight/jsonrpc/test/RemovecoffeepotOutput.java:18: warning: no comment [WARNING] public RemovecoffeepotOutput(final java.lang.Long cupsBrewed, final java.lang.String drink) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/src/main/java/org/opendaylight/jsonrpc/test/RemovecoffeepotOutput.java:23: warning: no comment [WARNING] public java.lang.Long getCupsBrewed() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/src/main/java/org/opendaylight/jsonrpc/test/RemovecoffeepotOutput.java:27: warning: no comment [WARNING] public java.lang.String getDrink() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/src/main/java/org/opendaylight/jsonrpc/test/RemovecoffeepotOutput.java:31: warning: no comment [WARNING] public void setCupsBrewed(final java.lang.Long cupsBrewed) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/src/main/java/org/opendaylight/jsonrpc/test/RemovecoffeepotOutput.java:35: warning: no comment [WARNING] public void setDrink(final java.lang.String drink) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/rpc/rev201014/SimpleMethodInput.java:16: warning: no comment [WARNING] public interface SimpleMethodInput [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/rpc/rev201014/SimpleMethodOutput.java:16: warning: no comment [WARNING] public interface SimpleMethodOutput [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/notif/rev201014/TestModelNotificationListener.java:8: warning: no comment [WARNING] public interface TestModelNotificationListener [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/notif/rev201014/TestModelNotificationListener.java:16: warning: no comment [WARNING] void onNotification1(Notification1 notification); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/notif/rev201014/TestModelNotificationListener.java:18: warning: no comment [WARNING] void onNotification2(Notification2 notification); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/src/main/java/org/opendaylight/jsonrpc/test/TestModelRpcService.java:12: warning: no comment [WARNING] public interface TestModelRpcService extends AutoCloseable { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/src/main/java/org/opendaylight/jsonrpc/test/TestModelRpcService.java:18: warning: no comment [WARNING] void errorMethod(); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/src/main/java/org/opendaylight/jsonrpc/test/TestModelRpcService.java:24: warning: no comment [WARNING] default FactorialOutput factorial(java.lang.Integer inNumber) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/src/main/java/org/opendaylight/jsonrpc/test/TestModelRpcService.java:21: warning: no comment [WARNING] FactorialOutput factorial(FactorialInput input); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/src/main/java/org/opendaylight/jsonrpc/test/TestModelRpcService.java:29: warning: no comment [WARNING] RemovecoffeepotOutput removecoffeepot(); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/src/main/java/org/opendaylight/jsonrpc/test/TestModelRpcService.java:15: warning: no comment [WARNING] void simpleMethod(); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/rpc/rev201014/TestModelRpcService.java:9: warning: no comment [WARNING] public interface TestModelRpcService [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/base/rev201014/WatermarkValue.java:36: warning: no comment [WARNING] public WatermarkValue(Short _value) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/base/rev201014/WatermarkValue.java:55: warning: no comment [WARNING] public static WatermarkValue getDefaultInstance(final String defaultValue) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/base/rev201014/WatermarkValue.java:30: warning: no comment [WARNING] private final Short _value; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/base/rev201014/bucket/segment1/level2/level3/InnerList.java:69: warning: no comment [WARNING] private final Short _int16; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/base/rev201014/bucket/segment1/level2/level3/InnerList.java:70: warning: no comment [WARNING] private final String _string; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/base/rev201014/bucket/segment1/level2/level3/InnerListKey.java:23: warning: no comment [WARNING] private final InnerList.Item _item; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/base/rev201014/bucket/segment1/level2/level3/MultiKeyListKey.java:23: warning: no comment [WARNING] private final String _key1; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/base/rev201014/bucket/segment1/level2/level3/MultiKeyListKey.java:24: warning: no comment [WARNING] private final String _key2; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/base/rev201014/numbers/list/NumbersKey.java:24: warning: no comment [WARNING] private final Integer _num; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/generated-sources/BindingJavaFileGenerator/org/opendaylight/yang/gen/v1/urn/opendaylight/jsonrpc/test/data/rev201014/TopListKey.java:23: warning: no comment [WARNING] private final String _itemKey; [WARNING] ^ [WARNING] 45 warnings [INFO] Building jar: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/jsonrpc-test-model-1.15.4-javadoc.jar [INFO] [INFO] --- maven-jar-plugin:3.4.1:test-jar (default) @ jsonrpc-test-model --- [INFO] Building jar: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/jsonrpc-test-model-1.15.4-tests.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ jsonrpc-test-model --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 22 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/bom.xml [INFO] attaching as jsonrpc-test-model-1.15.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/bom.json [INFO] attaching as jsonrpc-test-model-1.15.4-cyclonedx.json [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:12.0.6:compile [WARNING] org.opendaylight.mdsal.binding.model.ietf:rfc6991-ietf-yang-types:jar:12.0.6:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ jsonrpc-test-model --- [INFO] Building jar: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/jsonrpc-test-model-1.15.4-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ jsonrpc-test-model --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ jsonrpc-test-model --- [INFO] Loading execution data file /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: Test model' with 4 classes [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ jsonrpc-test-model --- [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.15.4/jsonrpc-test-model-1.15.4.pom [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/jsonrpc-test-model-1.15.4.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.15.4/jsonrpc-test-model-1.15.4.jar [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/jsonrpc-test-model-1.15.4-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.15.4/jsonrpc-test-model-1.15.4-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/jsonrpc-test-model-1.15.4-tests.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.15.4/jsonrpc-test-model-1.15.4-tests.jar [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.15.4/jsonrpc-test-model-1.15.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.15.4/jsonrpc-test-model-1.15.4-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/test-model/target/jsonrpc-test-model-1.15.4-sources.jar to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-test-model/1.15.4/jsonrpc-test-model-1.15.4-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ jsonrpc-test-model --- [INFO] Installing org/opendaylight/jsonrpc/jsonrpc-test-model/1.15.4/jsonrpc-test-model-1.15.4.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ jsonrpc-test-model --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo" instead. [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.15.4 [38/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ dom-codec --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ dom-codec --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ dom-codec --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/dom-codec/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ dom-codec --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ dom-codec --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [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-release-potassium-mvn38-openjdk17/jsonrpc/dom-codec/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/dom-codec/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/dom-codec/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0: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-release-potassium-mvn38-openjdk17/jsonrpc/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/AbstractCodec.java:[96,40] DRAFT_LHOTKA_NETMOD_YANG_JSON_02 in org.opendaylight.yangtools.yang.data.codec.gson.JSONCodecFactorySupplier has been deprecated [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/JsonRpcCodecFactory.java:[121,35] empty() in org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/DataCodec.java:[191,57] getIdentifier() in org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode has been deprecated and marked for removal [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ dom-codec >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ dom-codec --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ dom-codec <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ dom-codec --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [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.13.0: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-release-potassium-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 [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/dom-codec/src/test/java/org/opendaylight/jsonrpc/dom/codec/AbstractCodecTest.java:[117,20] getIdentifier() in org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/dom-codec/src/test/java/org/opendaylight/jsonrpc/dom/codec/DataCodecTest.java:[29,49] empty() in org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier has been deprecated and marked for removal [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ dom-codec --- [INFO] Surefire report directory: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/dom-codec/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.jsonrpc.dom.codec.DataCodecTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.178 s -- in org.opendaylight.jsonrpc.dom.codec.DataCodecTest [INFO] Running org.opendaylight.jsonrpc.dom.codec.PathCodecAndBuilderTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.opendaylight.jsonrpc.dom.codec.PathCodecAndBuilderTest [INFO] Running org.opendaylight.jsonrpc.dom.codec.NotificationCodecTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.opendaylight.jsonrpc.dom.codec.NotificationCodecTest [INFO] Running org.opendaylight.jsonrpc.dom.codec.RpcCodecTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in org.opendaylight.jsonrpc.dom.codec.RpcCodecTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ dom-codec --- [INFO] [INFO] --- maven-bundle-plugin:5.1.9:bundle (default-bundle) @ dom-codec --- [INFO] Building bundle: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/dom-codec/target/dom-codec-1.15.4.jar [INFO] Writing manifest: /w/workspace/autorelease-release-potassium-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] No previous run data found, generating javadoc. [WARNING] Javadoc Warnings [WARNING] warning: unknown enum constant When.ALWAYS [WARNING] reason: class file for javax.annotation.meta.When not found [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/Codec.java:10: warning: no comment [WARNING] public interface Codec { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/Codec.java:11: warning: no comment [WARNING] I deserialize(P input) throws X; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/Codec.java:13: warning: no comment [WARNING] P serialize(I input) throws X; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/CodecUtils.java:21: warning: no comment [WARNING] public final class CodecUtils { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/JsonRpcCodecFactory.java:65: warning: no comment [WARNING] public JsonRpcCodecFactory(EffectiveModelContext context) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/JsonRpcPathBuilder.java:63: warning: no comment [WARNING] protected JsonRpcPathBuilder() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/JsonRpcPathBuilder.java:75: warning: no comment [WARNING] public JsonObject build() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/JsonRpcPathBuilder.java:71: warning: no comment [WARNING] public static JsonRpcPathBuilder newBuilder() { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/JsonRpcPathBuilder.java:67: warning: no comment [WARNING] public static JsonRpcPathBuilder newBuilder(String container) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/JsonRpcPathCodec.java:46: warning: no comment [WARNING] protected JsonRpcPathCodec(SchemaContext schemaContext) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/PathWalker.java:16: warning: no comment [WARNING] public abstract class PathWalker { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/PathWalker.java:17: warning: no comment [WARNING] protected final YangInstanceIdentifier path; [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/PathWalker.java:19: warning: no comment [WARNING] public PathWalker(YangInstanceIdentifier path) { [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/PathWalker.java:33: warning: no comment [WARNING] protected abstract V result(); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/PathWalker.java:31: warning: no comment [WARNING] protected abstract void visitPathArgument(PathArgument arg); [WARNING] ^ [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/dom-codec/src/main/java/org/opendaylight/jsonrpc/dom/codec/PathWalker.java:23: warning: no comment [WARNING] public V walk() { [WARNING] ^ [WARNING] 17 warnings [INFO] Building jar: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/dom-codec/target/dom-codec-1.15.4-javadoc.jar [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ dom-codec --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 35 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/dom-codec/target/bom.xml [INFO] attaching as dom-codec-1.15.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/dom-codec/target/bom.json [INFO] attaching as dom-codec-1.15.4-cyclonedx.json [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.yangtools:yang-data-api:jar:11.0.7:compile [WARNING] org.opendaylight.yangtools:yang-data-impl:jar:11.0.7:compile [WARNING] org.opendaylight.mdsal:mdsal-binding-runtime-api:jar:12.0.6:test [WARNING] org.opendaylight.yangtools:yang-common:jar:11.0.7:compile [WARNING] org.eclipse.jdt:org.eclipse.jdt.annotation:jar:2.3.0:compile [WARNING] org.opendaylight.yangtools:yang-model-util:jar:11.0.7:compile [WARNING] org.opendaylight.yangtools:yang-model-api:jar:11.0.7:compile [WARNING] org.opendaylight.yangtools:concepts:jar:11.0.7:compile [WARNING] com.google.code.gson:gson:jar:2.10.1:compile [WARNING] org.opendaylight.yangtools:yang-data-util:jar:11.0.7:compile [INFO] [INFO] --- maven-source-plugin:3.3.1:jar-no-fork (attach-sources) @ dom-codec --- [INFO] Building jar: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/dom-codec/target/dom-codec-1.15.4-sources.jar [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ dom-codec --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ dom-codec --- [INFO] Loading execution data file /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/dom-codec/target/code-coverage/jacoco.exec [INFO] Analyzed bundle 'JSON-RPC :: DOM :: Codec' with 19 classes [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ dom-codec --- [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/dom-codec/pom.xml to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.15.4/dom-codec-1.15.4.pom [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/dom-codec/target/dom-codec-1.15.4.jar to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.15.4/dom-codec-1.15.4.jar [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/dom-codec/target/dom-codec-1.15.4-javadoc.jar to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.15.4/dom-codec-1.15.4-javadoc.jar [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/dom-codec/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.15.4/dom-codec-1.15.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/dom-codec/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.15.4/dom-codec-1.15.4-cyclonedx.json [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/dom-codec/target/dom-codec-1.15.4-sources.jar to /tmp/r/org/opendaylight/jsonrpc/dom-codec/1.15.4/dom-codec-1.15.4-sources.jar [INFO] [INFO] --- maven-bundle-plugin:5.1.9:install (default-install) @ dom-codec --- [INFO] Installing org/opendaylight/jsonrpc/dom-codec/1.15.4/dom-codec-1.15.4.jar [INFO] Writing OBR metadata [INFO] [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ dom-codec --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo" instead. [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.15.4 [39/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ jsonrpc-provider --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ jsonrpc-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-provider --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/provider/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ jsonrpc-provider --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ jsonrpc-provider --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-dependency-plugin:3.6.1:copy (unpack-license) @ jsonrpc-provider --- [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ jsonrpc-provider >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ jsonrpc-provider --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ jsonrpc-provider <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ jsonrpc-provider --- [INFO] [INFO] --- copy-files-plugin:13.1.3:copy-files (default) @ jsonrpc-provider --- [INFO] [INFO] --- maven-javadoc-plugin:3.6.3:jar (attach-javadocs) @ jsonrpc-provider --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- cyclonedx-maven-plugin:2.8.0:makeBom (default) @ jsonrpc-provider --- [INFO] CycloneDX: Resolving Dependencies [INFO] CycloneDX: Creating BOM version 1.5 with 92 component(s) [INFO] CycloneDX: Writing and validating BOM (XML): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/provider/target/bom.xml [INFO] attaching as jsonrpc-provider-1.15.4-cyclonedx.xml [INFO] CycloneDX: Writing and validating BOM (JSON): /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/provider/target/bom.json [INFO] attaching as jsonrpc-provider-1.15.4-cyclonedx.json [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.1:jar-no-fork (attach-sources) @ jsonrpc-provider --- [INFO] [INFO] --- modernizer-maven-plugin:2.9.0:modernizer (modernizer) @ jsonrpc-provider --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:report (report) @ jsonrpc-provider --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:3.1.2:install (default-install) @ jsonrpc-provider --- [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/provider/pom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider/1.15.4/jsonrpc-provider-1.15.4.pom [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/provider/target/bom.xml to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider/1.15.4/jsonrpc-provider-1.15.4-cyclonedx.xml [INFO] Installing /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/provider/target/bom.json to /tmp/r/org/opendaylight/jsonrpc/jsonrpc-provider/1.15.4/jsonrpc-provider-1.15.4-cyclonedx.json [INFO] [INFO] --- maven-deploy-plugin:3.1.2:deploy (default-deploy) @ jsonrpc-provider --- [INFO] Using alternate deployment repository staging::default::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo [WARNING] Using legacy syntax for alternative repository. Use "staging::file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17/m2repo" instead. [INFO] [INFO] ----------< org.opendaylight.jsonrpc:jsonrpc-provider-common >---------- [INFO] Building JSON-RPC :: Provider :: Common 1.15.4 [40/255] [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] Rule 2: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- maven-enforcer-plugin:3.4.1:enforce (enforce-banned-dependencies) @ jsonrpc-provider-common --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- git-commit-id-maven-plugin:8.0.2:revision (get-git-infos) @ jsonrpc-provider-common --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.12:prepare-agent (pre-unit-test) @ jsonrpc-provider-common --- [INFO] argLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/provider/common/target/code-coverage/jacoco.exec,excludes=**/gen/**:**/generated-sources/**:**/generated-test-sources/**:**/yang-gen/**:**/yang-gen-config/**:**/yang-gen-sal/**:**/yang-gen-code/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (check-license) @ jsonrpc-provider-common --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (default) @ jsonrpc-provider-common --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [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-release-potassium-mvn38-openjdk17/jsonrpc/provider/common/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/provider/common/target/generated-sources/spi [INFO] skip non existing resourceDirectory /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/provider/common/target/generated-sources/yang [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ jsonrpc-provider-common --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 62 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/InterfaceGenerator.java:[16,52] net.bytebuddy.NamingStrategy.SuffixingRandom.BaseNameResolver in net.bytebuddy.NamingStrategy.SuffixingRandom has been deprecated [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 'value()' in type 'javax.annotation.meta.TypeQualifierDefault': class file for javax.annotation.meta.TypeQualifierDefault not found [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/InterfaceGenerator.java:[16,52] net.bytebuddy.NamingStrategy.SuffixingRandom.BaseNameResolver in net.bytebuddy.NamingStrategy.SuffixingRandom has been deprecated [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-release-potassium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/InterfaceGenerator.java:[16,52] net.bytebuddy.NamingStrategy.SuffixingRandom.BaseNameResolver in net.bytebuddy.NamingStrategy.SuffixingRandom has been deprecated [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-release-potassium-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-release-potassium-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-release-potassium-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-release-potassium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/EnsureParentTransactionFactory.java:[53,68] create(org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier.PathArgument) in org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/impl/EnsureParentTransactionFactory.java:[64,47] create(java.lang.Iterable) in org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-potassium-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-release-potassium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/InbandModelsSchemaContextProvider.java:[59,34] auto-closeable resource org.opendaylight.jsonrpc.model.InbandModelsService has a member method close() that could throw InterruptedException [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/InterfaceGenerator.java:[34,61] net.bytebuddy.NamingStrategy.SuffixingRandom.BaseNameResolver.ForFixedValue in net.bytebuddy.NamingStrategy.SuffixingRandom.BaseNameResolver has been deprecated [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/provider/common/src/main/java/org/opendaylight/jsonrpc/provider/common/InterfaceGenerator.java:[34,19] SuffixingRandom(java.lang.String,net.bytebuddy.NamingStrategy.SuffixingRandom.BaseNameResolver) in net.bytebuddy.NamingStrategy.SuffixingRandom has been deprecated [INFO] [INFO] >>> spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) > :spotbugs @ jsonrpc-provider-common >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:spotbugs (spotbugs) @ jsonrpc-provider-common --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) < :spotbugs @ jsonrpc-provider-common <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.8.5.0:check (analyze-compile) @ jsonrpc-provider-common --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [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.13.0: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] 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-release-potassium-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-release-potassium-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 [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCTxTest.java:[119,62] getIdentifier() in org.opendaylight.yangtools.yang.data.api.schema.NormalizedNode has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCTxTest.java:[136,86] empty() in org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[130,26] getErrors() in org.opendaylight.mdsal.dom.api.DOMRpcResult has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[131,29] getResult() in org.opendaylight.mdsal.dom.api.DOMRpcResult has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[149,26] getErrors() in org.opendaylight.mdsal.dom.api.DOMRpcResult has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[198,26] getErrors() in org.opendaylight.mdsal.dom.api.DOMRpcResult has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-potassium-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 [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[245,27] getErrors() in org.opendaylight.mdsal.dom.api.DOMRpcResult has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[254,26] getErrors() in org.opendaylight.mdsal.dom.api.DOMRpcResult has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[255,29] getResult() in org.opendaylight.mdsal.dom.api.DOMRpcResult has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[262,39] getResult() in org.opendaylight.mdsal.dom.api.DOMRpcResult has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[263,39] getErrors() in org.opendaylight.mdsal.dom.api.DOMRpcResult has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/JsonRPCtoRPCBridgeTest.java:[273,86] getResult() in org.opendaylight.mdsal.dom.api.DOMRpcResult has been deprecated and marked for removal [WARNING] /w/workspace/autorelease-release-potassium-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-release-potassium-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] /w/workspace/autorelease-release-potassium-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-release-potassium-mvn38-openjdk17/jsonrpc/provider/common/src/test/java/org/opendaylight/jsonrpc/provider/common/RemoteRpcInvokerTest.java:[45,28] registerRpcImplementation(java.lang.Class,I) in org.opendaylight.mdsal.binding.dom.adapter.BindingDOMRpcProviderServiceAdapter has been deprecated [INFO] [INFO] --- maven-surefire-plugin:3.2.5:test (default-test) @ jsonrpc-provider-common --- [INFO] Surefire report directory: /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/provider/common/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.opendaylight.jsonrpc.hmap.HierarchicalEnumHashMapTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.150 s -- in org.opendaylight.jsonrpc.hmap.HierarchicalEnumHashMapTest [INFO] Running org.opendaylight.jsonrpc.provider.common.RemoteNotificationPublisherTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.559 s -- in org.opendaylight.jsonrpc.provider.common.RemoteNotificationPublisherTest [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCtoRPCBridgeTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.727 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCtoRPCBridgeTest [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCTxTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.710 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCTxTest [INFO] Running org.opendaylight.jsonrpc.provider.common.RemoteRpcInvokerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.893 s -- in org.opendaylight.jsonrpc.provider.common.RemoteRpcInvokerTest [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCTE2ETest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.383 s -- in org.opendaylight.jsonrpc.provider.common.JsonRPCTE2ETest [INFO] Running org.opendaylight.jsonrpc.provider.common.RemoteControlTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.690 s -- in org.opendaylight.jsonrpc.provider.common.RemoteControlTest [INFO] Running org.opendaylight.jsonrpc.provider.common.TxChainTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.001 s -- in org.opendaylight.jsonrpc.provider.common.TxChainTest [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 15.18 s <<< FAILURE! -- in org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest [ERROR] org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest.test -- Time elapsed: 9.569 s <<< FAILURE! java.lang.AssertionError at org.junit.Assert.fail(Assert.java:87) at org.junit.Assert.assertTrue(Assert.java:42) at org.junit.Assert.assertTrue(Assert.java:53) at org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest.test(JsonRPCNotificationServiceTest.java:133) at java.base/java.lang.reflect.Method.invoke(Method.java:569) [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.805 s <<< FAILURE! -- in org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest [ERROR] org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest.test -- Time elapsed: 5.803 s <<< FAILURE! java.lang.AssertionError at org.junit.Assert.fail(Assert.java:87) at org.junit.Assert.assertTrue(Assert.java:42) at org.junit.Assert.assertTrue(Assert.java:53) at org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest.test(JsonRPCNotificationServiceTest.java:133) at java.base/java.lang.reflect.Method.invoke(Method.java:569) [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.758 s <<< FAILURE! -- in org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest [ERROR] org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest.test -- Time elapsed: 5.756 s <<< FAILURE! java.lang.AssertionError at org.junit.Assert.fail(Assert.java:87) at org.junit.Assert.assertTrue(Assert.java:42) at org.junit.Assert.assertTrue(Assert.java:53) at org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest.test(JsonRPCNotificationServiceTest.java:133) at java.base/java.lang.reflect.Method.invoke(Method.java:569) [INFO] Running org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest [ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.743 s <<< FAILURE! -- in org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest [ERROR] org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest.test -- Time elapsed: 5.741 s <<< FAILURE! java.lang.AssertionError at org.junit.Assert.fail(Assert.java:87) at org.junit.Assert.assertTrue(Assert.java:42) at org.junit.Assert.assertTrue(Assert.java:53) at org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest.test(JsonRPCNotificationServiceTest.java:133) at java.base/java.lang.reflect.Method.invoke(Method.java:569) [INFO] Running org.opendaylight.jsonrpc.provider.common.UtilTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s -- in org.opendaylight.jsonrpc.provider.common.UtilTest [INFO] [INFO] Results: [INFO] [ERROR] Failures: [ERROR] org.opendaylight.jsonrpc.provider.common.JsonRPCNotificationServiceTest.test [ERROR] Run 1: JsonRPCNotificationServiceTest.test:133 [ERROR] Run 2: JsonRPCNotificationServiceTest.test:133 [ERROR] Run 3: JsonRPCNotificationServiceTest.test:133 [ERROR] Run 4: JsonRPCNotificationServiceTest.test:133 [INFO] [INFO] [ERROR] Tests run: 72, Failures: 1, Errors: 0, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] daexim-test-model 1.14.4 ........................... SUCCESS [ 21.443 s] [INFO] daexim-model 1.14.4 ................................ SUCCESS [ 8.270 s] [INFO] daexim-spi 1.14.4 .................................. SUCCESS [ 3.693 s] [INFO] parent 1.14.4 ...................................... SUCCESS [ 0.424 s] [INFO] daexim-impl 1.14.4 ................................. SUCCESS [ 41.439 s] [INFO] daexim-akka-infoprovider-impl 1.14.4 ............... SUCCESS [ 5.309 s] [INFO] OpenDaylight :: daexim (Karaf feature) 1.14.4 ...... SUCCESS [ 9.052 s] [INFO] OpenDaylight :: Daexim :: All 1.14.4 ............... SUCCESS [ 11.992 s] [INFO] ODL :: daexim :: daexim-features 1.14.4 ............ SUCCESS [ 6.118 s] [INFO] ODL :: daexim :: features-aggregator 1.14.4 ........ SUCCESS [ 0.501 s] [INFO] daexim-artifacts 1.14.4 ............................ SUCCESS [ 0.068 s] [INFO] daexim-karaf 1.14.4 ................................ SUCCESS [ 22.605 s] [INFO] daexim 1.14.4 ...................................... SUCCESS [ 0.062 s] [INFO] ODL :: integration :: distribution-artifacts 0.19.4 SUCCESS [ 0.055 s] [INFO] ODL :: integration :: properties 0.19.4 ............ SUCCESS [ 0.053 s] [INFO] ODL :: integration :: artifact-artifacts 0.19.4 .... SUCCESS [ 0.052 s] [INFO] ODL :: integration :: other-artifacts 0.19.4 ....... SUCCESS [ 0.048 s] [INFO] ODL :: integration :: upstream-all-artifacts 0.19.4 SUCCESS [ 0.055 s] [INFO] ODL :: integration :: upstream-aggregator 0.19.4 ... SUCCESS [ 0.046 s] [INFO] ODL :: integration :: all-artifacts 0.19.4 ......... SUCCESS [ 0.048 s] [INFO] ODL :: integration :: artifacts-aggregator 0.19.4 .. SUCCESS [ 0.045 s] [INFO] ODL :: integration :: Karaf :: Scripts :: karaf-scripts 0.19.4 SUCCESS [ 1.323 s] [INFO] JSON-RPC :: Parent 1.15.4 .......................... SUCCESS [ 0.337 s] [INFO] JSON-RPC :: BUS :: JSON-RPC codec 1.15.4 ........... SUCCESS [ 7.379 s] [INFO] JSON-RPC :: BUS :: API 1.15.4 ...................... SUCCESS [ 6.021 s] [INFO] JSON-RPC :: Security :: API 1.15.4 ................. SUCCESS [ 5.743 s] [INFO] JSON-RPC :: Security :: NOOP 1.15.4 ................ SUCCESS [ 4.121 s] [INFO] JSON-RPC :: BUS :: SPI 1.15.4 ...................... SUCCESS [ 8.279 s] [INFO] JSON-RPC :: BUS :: ZeroMQ transport 1.15.4 ......... SUCCESS [ 16.214 s] [INFO] JSON-RPC :: BUS :: HTTP transport 1.15.4 ........... SUCCESS [ 12.709 s] [INFO] JSON-RPC :: BUS :: Messaging library 1.15.4 ........ SUCCESS [ 29.595 s] [INFO] JSON-RPC :: Security :: Service 1.15.4 ............. SUCCESS [ 4.299 s] [INFO] JSON-RPC :: API 1.15.4 ............................. SUCCESS [ 6.146 s] [INFO] JSON-RPC :: Security :: AAA 1.15.4 ................. SUCCESS [ 4.822 s] [INFO] JSON-RPC :: BUS :: Config 1.15.4 ................... SUCCESS [ 0.459 s] [INFO] JSON-RPC :: Feature :: bus 1.15.4 .................. SUCCESS [ 5.098 s] [INFO] JSON-RPC :: Test model 1.15.4 ...................... SUCCESS [ 8.227 s] [INFO] JSON-RPC :: DOM :: Codec 1.15.4 .................... SUCCESS [ 10.327 s] [INFO] JSON-RPC :: Provider 1.15.4 ........................ SUCCESS [ 1.718 s] [INFO] JSON-RPC :: Provider :: Common 1.15.4 .............. FAILURE [01:22 min] [INFO] JSON-RPC :: Provider :: Single node 1.15.4 ......... SKIPPED [INFO] JSON-RPC :: Feature :: provider 1.15.4 ............. SKIPPED [INFO] JSON-RPC :: Feature :: all 1.15.4 .................. SKIPPED [INFO] JSON-RPC :: Features :: repository 1.15.4 .......... SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.lisp-proto 1.18.4 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.api 1.18.4 SKIPPED [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-models 1.18.4 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice-parent 1.18.4 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.inmemorydb 1.18.4 SKIPPED [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-inmemorydb 1.18.4 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.dsbackend 1.18.4 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.mapcache 1.18.4 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.config 1.18.4 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.southbound 1.18.4 SKIPPED [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-southbound 1.18.4 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.implementation 1.18.4 SKIPPED [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice 1.18.4 SKIPPED [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-msmr 1.18.4 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.shell 1.18.4 SKIPPED [INFO] ODL :: lispflowmapping :: odl-lispflowmapping-mappingservice-shell 1.18.4 SKIPPED [INFO] ODL :: lispflowmapping :: features-lispflowmapping 1.18.4 SKIPPED [INFO] ODL :: serviceutils :: quality-parent 0.12.4 ....... SKIPPED [INFO] ODL :: serviceutils :: metrics-api 0.12.4 .......... SKIPPED [INFO] ODL :: serviceutils :: metrics-impl 0.12.4 ......... SKIPPED [INFO] ODL :: serviceutils :: Metrics 0.12.4 .............. SKIPPED [INFO] ODL :: serviceutils :: tools-api 0.12.4 ............ SKIPPED [INFO] ODL :: serviceutils :: binding-parent 0.12.4 ....... SKIPPED [INFO] ODL :: serviceutils :: upgrade 0.12.4 .............. SKIPPED [INFO] ODL :: serviceutils :: TOOLS 0.12.4 ................ SKIPPED [INFO] openflowplugin-parent 0.17.4 ....................... SKIPPED [INFO] ODL :: openflowjava :: openflow-protocol-api 0.17.4 SKIPPED [INFO] openflowjava-parent 0.17.4 ......................... SKIPPED [INFO] ODL :: openflowjava :: openflow-protocol-spi 0.17.4 SKIPPED [INFO] ODL :: openflowjava :: openflowjava-util 0.17.4 .... SKIPPED [INFO] ODL :: openflowjava :: openflow-protocol-impl 0.17.4 SKIPPED [INFO] ODL :: openflowjava :: openflowjava-blueprint-config 0.17.4 SKIPPED [INFO] ODL :: openflowjava :: odl-openflowjava-protocol 0.17.4 SKIPPED [INFO] model-inventory 0.17.4 ............................. SKIPPED [INFO] model-flow-base 0.17.4 ............................. SKIPPED [INFO] model-flow-service 0.17.4 .......................... SKIPPED [INFO] model-flow-statistics 0.17.4 ....................... SKIPPED [INFO] model-topology 0.17.4 .............................. SKIPPED [INFO] OpenDaylight :: OpenflowPlugin :: NSF :: Model 0.17.4 SKIPPED [INFO] liblldp 0.17.4 ..................................... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Libraries 0.17.4 SKIPPED [INFO] openflowplugin-blueprint-config 0.17.4 ............. SKIPPED [INFO] openflowplugin-common 0.17.4 ....................... SKIPPED [INFO] openflowplugin-api 0.17.4 .......................... SKIPPED [INFO] openflowplugin-extension-api 0.17.4 ................ SKIPPED [INFO] openflowplugin 0.17.4 .............................. SKIPPED [INFO] openflowplugin-impl 0.17.4 ......................... SKIPPED [INFO] openflowplugin-extension-onf 0.17.4 ................ SKIPPED [INFO] rpc-api 0.12.4 ..................................... SKIPPED [INFO] ODL :: serviceutils :: RPC tools 0.12.4 ............ SKIPPED [INFO] ODL :: serviceutils :: srm-api 0.12.4 .............. SKIPPED [INFO] ODL :: serviceutils :: srm-impl 0.12.4 ............. SKIPPED [INFO] ODL :: serviceutils :: srm-shell 0.12.4 ............ SKIPPED [INFO] ODL :: serviceutils :: SRM 0.12.4 .................. SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Li southbound API implementation 0.17.4 SKIPPED [INFO] bulk-o-matic 0.17.4 ................................ SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - bulk flow operations support 0.17.4 SKIPPED [INFO] device-ownership-service 0.17.4 .................... SKIPPED [INFO] of-switch-config-pusher 0.17.4 ..................... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - default config-pusher 0.17.4 SKIPPED [INFO] arbitratorreconciliation-api 0.17.4 ................ SKIPPED [INFO] reconciliation-framework 0.17.4 .................... SKIPPED [INFO] arbitratorreconciliation-impl 0.17.4 ............... SKIPPED [INFO] forwardingrules-manager 0.17.4 ..................... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - FRM 0.17.4 SKIPPED [INFO] forwardingrules-sync 0.17.4 ........................ SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - FRS 0.17.4 SKIPPED [INFO] table-miss-enforcer 0.17.4 ......................... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - table-miss-enforcer 0.17.4 SKIPPED [INFO] topology-lldp-discovery 0.17.4 ..................... SKIPPED [INFO] lldp-speaker 0.17.4 ................................ SKIPPED [INFO] topology-manager 0.17.4 ............................ SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - topology 0.17.4 SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - LLDP Speaker 0.17.4 SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology LLDP Discovery 0.17.4 SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - Topology Manager 0.17.4 SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - Reconciliation Framework 0.17.4 SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - Arbitrator Reconciliation 0.17.4 SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Flow Services 0.17.4 SKIPPED [INFO] test-common 0.17.4 ................................. SKIPPED [INFO] drop-test-karaf 0.17.4 ............................. SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Drop Test 0.17.4 SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Flow Services :: REST 0.17.4 SKIPPED [INFO] southbound-cli 0.17.4 .............................. SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Application - Southbound CLI 0.17.4 SKIPPED [INFO] features-openflowplugin 0.17.4 ..................... SKIPPED [INFO] openflowjava-extension-nicira-api 0.17.4 ........... SKIPPED [INFO] openflowjava-extension-nicira 0.17.4 ............... SKIPPED [INFO] openflowplugin-extension-nicira 0.17.4 ............. SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Nicira Extensions 0.17.4 SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: ONF Extensions 0.17.4 SKIPPED [INFO] openflowjava-extension-eric 0.17.4 ................. SKIPPED [INFO] openflowplugin-extension-eric 0.17.4 ............... SKIPPED [INFO] OpenDaylight :: Openflow Plugin :: Eric Extensions 0.17.4 SKIPPED [INFO] features-openflowplugin-extension 0.17.4 ........... SKIPPED [INFO] ovsdb-binding-parent 1.17.4 ........................ SKIPPED [INFO] ODL :: ovsdb :: library 1.17.4 ..................... SKIPPED [INFO] ODL :: ovsdb :: utils.servicehelper 1.17.4 ......... SKIPPED [INFO] ODL :: ovsdb :: schema.openvswitch 1.17.4 .......... SKIPPED [INFO] ODL :: ovsdb :: schema.hardwarevtep 1.17.4 ......... SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-library 1.17.4 ........... SKIPPED [INFO] ODL :: ovsdb :: library-features 1.17.4 ............ SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-api 1.17.4 ........ SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-api 1.17.4 SKIPPED [INFO] ODL :: ovsdb :: southbound-api 1.17.4 .............. SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-api 1.17.4 .... SKIPPED [INFO] ODL :: ovsdb :: utils.config 1.17.4 ................ SKIPPED [INFO] ODL :: ovsdb :: utils.mdsal-utils 1.17.4 ........... SKIPPED [INFO] ODL :: ovsdb :: utils.southbound-utils 1.17.4 ...... SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-utils 1.17.4 ............. SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-impl 1.17.4 ....... SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound 1.17.4 .. SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-rest 1.17.4 SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-ui 1.17.4 SKIPPED [INFO] ODL :: ovsdb :: utils.hwvtepsouthbound-utils 1.17.4 SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-hwvtepsouthbound-test 1.17.4 SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-features 1.17.4 ... SKIPPED [INFO] ODL :: ovsdb :: utils.yang-utils 1.17.4 ............ SKIPPED [INFO] ODL :: ovsdb :: southbound-impl 1.17.4 ............. SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl 1.17.4 ... SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-rest 1.17.4 SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-impl-ui 1.17.4 SKIPPED [INFO] ODL :: ovsdb :: odl-ovsdb-southbound-test 1.17.4 ... SKIPPED [INFO] ODL :: ovsdb :: southbound-features 1.17.4 ......... SKIPPED [INFO] listener-api 0.12.4 ................................ SKIPPED [INFO] ODL :: serviceutils :: listener tools 0.12.4 ....... SKIPPED [INFO] ODL :: serviceutils :: serviceutils-features 0.12.4 SKIPPED [INFO] ODL :: integration :: features-index 0.19.4 ........ SKIPPED [INFO] ODL :: integration :: odl-integration-compatible-with-all 0.19.4 SKIPPED [INFO] ODL :: integration :: odl-integration-all 0.19.4 ... SKIPPED [INFO] ODL :: integration :: features-test 0.19.4 ......... SKIPPED [INFO] ODL :: integration :: karaf 0.19.4 ................. SKIPPED [INFO] ODL :: integration :: singles-aggregator 0.19.4 .... SKIPPED [INFO] ODL :: integration :: repos-aggregator 0.19.4 ...... SKIPPED [INFO] ODL :: integration :: features-aggregator 0.19.4 ... SKIPPED [INFO] ODL :: integration :: onap-karaf 0.19.4 ............ SKIPPED [INFO] Integration/Distribution 0.19.4 .................... SKIPPED [INFO] JSON-RPC :: Artifacts 1.15.4 ....................... SKIPPED [INFO] JSON-RPC :: Provider :: Cluster 1.15.4 ............. SKIPPED [INFO] JSON-RPC :: Feature :: Cluster 1.15.4 .............. SKIPPED [INFO] JSON-RPC :: Features :: Aggregator 1.15.4 .......... SKIPPED [INFO] JSON-RPC :: BUS :: Examples :: Inband models 1.15.4 SKIPPED [INFO] JSON-RPC :: Binding adapter 1.15.4 ................. SKIPPED [INFO] JSON-RPC :: BUS :: Examples :: Binding bridge 1.15.4 SKIPPED [INFO] JSON-RPC :: POM 1.15.4 ............................. SKIPPED [INFO] JSON-RPC :: BUS 1.15.4 ............................. SKIPPED [INFO] JSON-RPC :: BUS :: Examples 1.15.4 ................. SKIPPED [INFO] JSON-RPC :: Security 1.15.4 ........................ SKIPPED [INFO] JSON-RPC :: Tools parent 1.15.4 .................... SKIPPED [INFO] JSON-RPC :: Tools :: Test 1.15.4 ................... SKIPPED [INFO] JSON-RPC :: Tools 1.15.4 ........................... SKIPPED [INFO] ODL :: lispflowmapping :: lispflowmapping-commons 1.18.4 SKIPPED [INFO] ODL :: lispflowmapping :: common.build.tools 1.18.4 SKIPPED [INFO] ODL :: lispflowmapping :: lispflowmapping-artifacts 1.18.4 SKIPPED [INFO] ODL :: lispflowmapping :: features-aggregator 1.18.4 SKIPPED [INFO] ODL :: lispflowmapping :: lispflowmapping-karaf 1.18.4 SKIPPED [INFO] ODL :: lispflowmapping :: mappingservice.integrationtest 1.18.4 SKIPPED [INFO] lispflowmapping 1.18.4 ............................. SKIPPED [INFO] openflowplugin-artifacts 0.17.4 .................... SKIPPED [INFO] libraries-aggregator 0.17.4 ........................ SKIPPED [INFO] ODL :: openflowjava :: features-openflowjava 0.17.4 SKIPPED [INFO] ODL :: openflowjava :: features-openflowjava-aggregator 0.17.4 SKIPPED [INFO] simple-client 0.17.4 ............................... SKIPPED [INFO] ODL :: openflowjava :: openflow-protocol-it 0.17.4 . SKIPPED [INFO] test-extension 0.17.4 .............................. SKIPPED [INFO] features-extension-aggregator 0.17.4 ............... SKIPPED [INFO] openflowplugin-extension-aggregator 0.17.4 ......... SKIPPED [INFO] test-provider 0.17.4 ............................... SKIPPED [INFO] features-aggregator 0.17.4 ......................... SKIPPED [INFO] ODL :: openflowplugin :: arbitratorreconciliation-aggregator 0.17.4 SKIPPED [INFO] applications-aggregator 0.17.4 ..................... SKIPPED [INFO] model-aggregator 0.17.4 ............................ SKIPPED [INFO] learning-switch 0.17.4 ............................. SKIPPED [INFO] sample-consumer 0.17.4 ............................. SKIPPED [INFO] sample-bundles 0.17.4 .............................. SKIPPED [INFO] openflowplugin-samples-aggregator 0.17.4 ........... SKIPPED [INFO] openflowplugin 0.17.4 .............................. SKIPPED [INFO] ODL :: ovsdb :: it 1.17.4 .......................... SKIPPED [INFO] ODL :: ovsdb :: parents 1.17.4 ..................... SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-karaf 1.17.4 ...... SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-features-aggregator 1.17.4 SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-artifacts 1.17.4 .. SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-it 1.17.4 ......... SKIPPED [INFO] ODL :: ovsdb :: hwvtepsouthbound-aggregator 1.17.4 . SKIPPED [INFO] ODL :: ovsdb :: library-karaf 1.17.4 ............... SKIPPED [INFO] ODL :: ovsdb :: library-features-aggregator 1.17.4 . SKIPPED [INFO] ODL :: ovsdb :: library-artifacts 1.17.4 ........... SKIPPED [INFO] ODL :: ovsdb :: library-it 1.17.4 .................. SKIPPED [INFO] ODL :: ovsdb :: library-aggregator 1.17.4 .......... SKIPPED [INFO] ODL :: ovsdb :: schemas 1.17.4 ..................... SKIPPED [INFO] ODL :: ovsdb :: southbound-karaf 1.17.4 ............ SKIPPED [INFO] ODL :: ovsdb :: southbound-features-aggregator 1.17.4 SKIPPED [INFO] ODL :: ovsdb :: southbound-artifacts 1.17.4 ........ SKIPPED [INFO] ODL :: ovsdb :: southbound-it 1.17.4 ............... SKIPPED [INFO] ODL :: ovsdb :: southbound-aggregator 1.17.4 ....... SKIPPED [INFO] ODL :: ovsdb :: utils.ovsdb-it-utils 1.17.4 ........ SKIPPED [INFO] ODL :: ovsdb :: utils 1.17.4 ....................... SKIPPED [INFO] ovsdb 1.17.4 ....................................... SKIPPED [INFO] ODL :: serviceutils :: commons 0.12.4 .............. SKIPPED [INFO] ODL :: serviceutils :: tools-testutils 0.12.4 ...... SKIPPED [INFO] ODL :: serviceutils :: tools-aggregator 0.12.4 ..... SKIPPED [INFO] ODL :: serviceutils :: serviceutils-features-aggregator 0.12.4 SKIPPED [INFO] ODL :: serviceutils :: serviceutils-artifacts 0.12.4 SKIPPED [INFO] ODL :: serviceutils :: metrics-impl-test 0.12.4 .... SKIPPED [INFO] ODL :: serviceutils :: metrics-impl-prometheus 0.12.4 SKIPPED [INFO] ODL :: serviceutils :: metrics-sample 0.12.4 ....... SKIPPED [INFO] ODL :: serviceutils :: metrics-it 0.12.4 ........... SKIPPED [INFO] ODL :: serviceutils :: metrics-aggregator 0.12.4 ... SKIPPED [INFO] ODL :: serviceutils :: srm-aggregator 0.12.4 ....... SKIPPED [INFO] serviceutils 0.12.4 ................................ SKIPPED [INFO] autorelease 1.2.0 .................................. SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 05:56 min [INFO] Finished at: 2024-09-18T00:49:06Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.2.5:test (default-test) on project jsonrpc-provider-common: There are test failures. [ERROR] [ERROR] Please refer to /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/provider/common/target/surefire-reports for the individual test results. [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.2.5:test (default-test) on project jsonrpc-provider-common: There are test failures. Please refer to /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/provider/common/target/surefire-reports for the individual test results. Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:569) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures. Please refer to /w/workspace/autorelease-release-potassium-mvn38-openjdk17/jsonrpc/provider/common/target/surefire-reports for the individual test results. Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. at org.apache.maven.plugin.surefire.SurefireHelper.throwException (SurefireHelper.java:247) at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution (SurefireHelper.java:159) at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary (SurefirePlugin.java:542) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked (AbstractSurefireMojo.java:1102) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute (AbstractSurefireMojo.java:910) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:972) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:293) at org.apache.maven.cli.MavenCli.main (MavenCli.java:196) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:569) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :jsonrpc-provider-common Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 11239 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [autorelease-release-potassium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins15488988251207487539.sh ---> notify-build-failure.sh 2024-09-18 00:49:06 URL:https://jenkins.opendaylight.org/releng/job/autorelease-release-potassium-mvn38-openjdk17/538/consoleText [557529] -> "/tmp/autorelease-build.log" [1] Unable to determine failed ARTIFACT_ID. Build likely successful or bug in this script. [PostBuildScript] - [INFO] Executing post build scripts. [PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]. Did not execute build step #0. [PostBuildScript] - [INFO] Executing post build scripts. [autorelease-release-potassium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins3368453351693882950.sh ---> sysstat.sh [autorelease-release-potassium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins13530167824662736982.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/autorelease-release-potassium-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-release-potassium-mvn38-openjdk17 ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/autorelease-release-potassium-mvn38-openjdk17 ']' + mkdir -p /w/workspace/autorelease-release-potassium-mvn38-openjdk17/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/autorelease-release-potassium-mvn38-openjdk17/archives/ [autorelease-release-potassium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins4714219507854263470.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-release-potassium-mvn38-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-q7tb from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-q7tb/bin to PATH INFO: Running in OpenStack, capturing instance metadata [autorelease-release-potassium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins7928112007120310264.sh provisioning config files... Could not find credentials [logs] for autorelease-release-potassium-mvn38-openjdk17 #538 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/autorelease-release-potassium-mvn38-openjdk17@tmp/config5926376085792999871tmp 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-release-potassium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins16587242784282955040.sh ---> create-netrc.sh WARN: Log server credential not found. [autorelease-release-potassium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins11407296917785297681.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-release-potassium-mvn38-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-q7tb from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-q7tb/bin to PATH [autorelease-release-potassium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins16468803118053079393.sh ---> sudo-logs.sh Archiving 'sudo' log.. [autorelease-release-potassium-mvn38-openjdk17] $ /bin/bash /tmp/jenkins10193559133838960768.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/autorelease-release-potassium-mvn38-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-q7tb 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-q7tb/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [autorelease-release-potassium-mvn38-openjdk17] $ /bin/bash -l /tmp/jenkins7770460109876667873.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 3.10.13 * 3.11.7 (set by /w/workspace/autorelease-release-potassium-mvn38-openjdk17/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-q7tb from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-q7tb/bin to PATH WARNING: Nexus logging server not set INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/autorelease-release-potassium-mvn38-openjdk17/538/ INFO: archiving logs to S3 ---> uname -a: Linux prd-ubuntu2004-docker-8c-8g-23552 5.4.0-190-generic #210-Ubuntu SMP Fri Jul 5 17:03:38 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 Address sizes: 40 bits physical, 48 bits virtual CPU(s): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 256 KiB L1i cache: 256 KiB L2 cache: 4 MiB L3 cache: 128 MiB NUMA node0 CPU(s): 0-7 Vulnerability Gather data sampling: Not affected Vulnerability Itlb multihit: Not affected Vulnerability L1tf: Not affected Vulnerability Mds: Not affected Vulnerability Meltdown: Not affected Vulnerability Mmio stale data: Not affected Vulnerability Retbleed: Vulnerable Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected Vulnerability Srbds: Not affected Vulnerability Tsx async abort: Not affected 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 16G 0 16G 0% /dev tmpfs 3.2G 1.1M 3.2G 1% /run /dev/vda1 155G 11G 145G 7% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 16G 0 16G 0% /sys/fs/cgroup /dev/loop1 68M 68M 0 100% /snap/lxd/22753 /dev/loop0 62M 62M 0 100% /snap/core20/1405 /dev/vda15 105M 6.1M 99M 6% /boot/efi tmpfs 3.2G 0 3.2G 0% /run/user/1001 /dev/loop3 39M 39M 0 100% /snap/snapd/21759 /dev/loop4 64M 64M 0 100% /snap/core20/2379 /dev/loop5 92M 92M 0 100% /snap/lxd/29619 ---> free -m: total used free shared buff/cache available Mem: 32100 925 26525 1 4648 30710 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:00:8d:96 brd ff:ff:ff:ff:ff:ff inet 10.30.171.44/23 brd 10.30.171.255 scope global dynamic ens3 valid_lft 85870sec preferred_lft 85870sec inet6 fe80::f816:3eff:fe00:8d96/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1458 qdisc noqueue state DOWN group default link/ether 02:42:ec:11:ff:2d 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 5.4.0-190-generic (prd-ubuntu2004-docker-8c-8g-23552) 09/18/24 _x86_64_ (8 CPU) 00:41:01 LINUX RESTART (8 CPU) 00:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:43:01 150.96 59.99 90.97 0.00 1772.10 11752.19 0.00 00:44:01 436.30 42.45 393.85 0.00 2763.21 16791.34 0.00 00:45:01 36.38 0.98 35.39 0.00 59.72 4967.97 0.00 00:46:01 43.24 0.12 43.13 0.00 3.33 24255.56 0.00 00:47:01 60.54 6.18 54.36 0.00 4580.57 21861.29 0.00 00:48:01 10.61 0.02 10.60 0.00 0.13 1852.36 0.00 00:49:01 6.55 0.05 6.50 0.00 3.07 954.24 0.00 Average: 106.38 15.69 90.69 0.00 1311.77 11776.54 0.00 00:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:43:01 29385920 31579072 728952 2.22 91972 2390944 1612132 4.75 1046596 2069940 132948 00:44:01 27356348 29928504 2367328 7.20 102972 2749124 3250628 9.58 2812112 2310968 32584 00:45:01 26818536 29527432 2763608 8.41 106988 2878016 3973556 11.71 3280768 2371340 25324 00:46:01 25036552 28846448 3442404 10.47 117136 3931200 4068324 11.99 4262708 3133448 380028 00:47:01 24343408 28552504 3719468 11.32 128416 4305000 4360148 12.85 4745588 3305636 10592 00:48:01 24184416 28454756 3816960 11.61 129408 4359008 4379816 12.91 4860084 3346768 24124 00:49:01 24070828 28344532 3927132 11.95 129508 4361632 4421924 13.04 4970088 3348900 272 Average: 25885144 29319035 2966550 9.02 115200 3567846 3723790 10.98 3711135 2841000 86553 00:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:43:01 ens3 92.95 73.90 995.15 14.09 0.00 0.00 0.00 0.00 00:43:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:44:01 ens3 386.00 326.22 3979.56 52.68 0.00 0.00 0.00 0.00 00:44:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:45:01 ens3 156.06 134.36 1745.19 21.59 0.00 0.00 0.00 0.00 00:45:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:46:01 ens3 218.06 167.67 1950.87 28.86 0.00 0.00 0.00 0.00 00:46:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:47:01 ens3 262.36 147.64 2777.83 15.31 0.00 0.00 0.00 0.00 00:47:01 lo 47.31 47.31 4.25 4.25 0.00 0.00 0.00 0.00 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:48:01 ens3 45.91 38.23 14.48 14.01 0.00 0.00 0.00 0.00 00:48:01 lo 1.90 1.90 0.17 0.17 0.00 0.00 0.00 0.00 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:49:01 ens3 1.63 1.38 0.29 0.32 0.00 0.00 0.00 0.00 00:49:01 lo 8.02 8.02 0.62 0.62 0.00 0.00 0.00 0.00 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 166.14 127.06 1637.68 20.98 0.00 0.00 0.00 0.00 Average: lo 8.81 8.81 0.78 0.78 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 5.4.0-190-generic (prd-ubuntu2004-docker-8c-8g-23552) 09/18/24 _x86_64_ (8 CPU) 00:41:01 LINUX RESTART (8 CPU) 00:42:01 CPU %user %nice %system %iowait %steal %idle 00:43:01 all 10.02 4.91 4.90 1.55 0.10 78.53 00:43:01 0 19.10 3.37 4.11 0.84 0.08 72.50 00:43:01 1 4.68 4.85 4.87 3.03 0.10 82.47 00:43:01 2 1.86 5.14 4.27 1.36 0.08 87.29 00:43:01 3 4.88 5.78 5.78 0.57 0.10 82.89 00:43:01 4 7.46 4.32 4.23 1.90 0.08 82.01 00:43:01 5 10.40 4.52 4.95 2.91 0.10 77.12 00:43:01 6 24.00 5.10 5.71 1.01 0.12 64.07 00:43:01 7 7.80 6.23 5.29 0.76 0.10 79.83 00:44:01 all 36.06 0.00 5.82 1.01 0.10 57.00 00:44:01 0 38.24 0.00 5.28 0.23 0.10 56.15 00:44:01 1 36.22 0.00 5.91 1.19 0.10 56.58 00:44:01 2 34.19 0.00 5.88 0.38 0.13 59.41 00:44:01 3 45.82 0.00 5.51 0.80 0.12 47.76 00:44:01 4 37.08 0.00 6.68 0.87 0.12 55.25 00:44:01 5 32.56 0.00 5.95 0.55 0.10 60.84 00:44:01 6 25.93 0.00 6.24 3.73 0.07 64.03 00:44:01 7 38.46 0.00 5.10 0.35 0.10 55.99 00:45:01 all 27.33 0.00 0.94 0.05 0.07 71.61 00:45:01 0 28.26 0.00 1.23 0.10 0.05 70.36 00:45:01 1 32.21 0.00 0.44 0.12 0.08 67.14 00:45:01 2 26.90 0.00 1.61 0.05 0.07 71.37 00:45:01 3 27.99 0.00 0.82 0.00 0.08 71.11 00:45:01 4 30.30 0.00 0.82 0.00 0.07 68.80 00:45:01 5 20.38 0.00 1.17 0.13 0.08 78.23 00:45:01 6 28.80 0.00 0.97 0.00 0.05 70.18 00:45:01 7 23.89 0.00 0.45 0.02 0.05 75.59 00:46:01 all 33.93 0.00 1.34 0.23 0.08 64.44 00:46:01 0 36.57 0.00 1.49 0.02 0.08 61.85 00:46:01 1 26.73 0.00 1.10 0.28 0.08 71.79 00:46:01 2 62.79 0.00 3.41 0.03 0.12 33.66 00:46:01 3 27.02 0.00 1.18 0.00 0.08 71.72 00:46:01 4 33.90 0.00 0.60 0.20 0.07 65.24 00:46:01 5 38.78 0.00 1.15 0.00 0.07 60.00 00:46:01 6 21.33 0.00 0.38 0.00 0.03 78.25 00:46:01 7 24.24 0.00 1.37 1.27 0.07 73.05 00:47:01 all 32.28 0.00 1.59 0.50 0.14 65.49 00:47:01 0 30.47 0.00 1.74 0.15 0.07 67.58 00:47:01 1 28.72 0.00 1.49 0.23 0.07 69.49 00:47:01 2 39.69 0.00 1.64 0.12 0.07 58.49 00:47:01 3 34.70 0.00 1.81 0.82 0.08 62.58 00:47:01 4 31.11 0.00 1.62 1.74 0.07 65.46 00:47:01 5 30.01 0.00 1.40 0.43 0.63 67.53 00:47:01 6 30.85 0.00 1.22 0.13 0.07 67.73 00:47:01 7 32.70 0.00 1.80 0.40 0.07 65.03 00:48:01 all 46.96 0.00 1.52 0.02 0.09 51.42 00:48:01 0 49.43 0.00 1.82 0.00 0.10 48.65 00:48:01 1 36.38 0.00 0.99 0.00 0.08 62.55 00:48:01 2 49.65 0.00 1.36 0.00 0.10 48.89 00:48:01 3 52.19 0.00 1.90 0.07 0.07 45.77 00:48:01 4 41.66 0.00 1.02 0.08 0.08 57.15 00:48:01 5 57.15 0.00 1.64 0.00 0.08 41.13 00:48:01 6 41.19 0.00 1.73 0.02 0.08 56.99 00:48:01 7 47.98 0.00 1.70 0.02 0.08 50.23 00:49:01 all 31.38 0.00 0.60 0.01 0.06 67.94 00:49:01 0 34.59 0.00 0.63 0.00 0.05 64.72 00:49:01 1 31.50 0.00 0.53 0.00 0.07 67.90 00:49:01 2 25.89 0.00 0.52 0.00 0.07 73.53 00:49:01 3 30.49 0.00 0.67 0.03 0.05 68.76 00:49:01 4 33.98 0.00 0.58 0.05 0.05 65.33 00:49:01 5 24.85 0.00 0.62 0.00 0.05 74.48 00:49:01 6 30.50 0.00 0.70 0.00 0.05 68.74 00:49:01 7 39.26 0.00 0.57 0.03 0.07 60.08 Average: all 31.14 0.70 2.39 0.48 0.09 65.20 Average: 0 33.82 0.48 2.33 0.19 0.08 63.11 Average: 1 28.06 0.69 2.19 0.69 0.08 68.27 Average: 2 34.43 0.73 2.67 0.28 0.09 61.80 Average: 3 31.88 0.83 2.53 0.33 0.08 64.36 Average: 4 30.80 0.61 2.22 0.69 0.08 65.59 Average: 5 30.59 0.64 2.41 0.58 0.16 65.62 Average: 6 28.94 0.73 2.42 0.70 0.07 67.15 Average: 7 30.62 0.89 2.32 0.41 0.08 65.69